Skip to content

Commit f7eea4a

Browse files
testing
1 parent 299b8e7 commit f7eea4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/django_ci_cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
echo "CLOUDINARY_API_SECRET=${{ secrets.CLOUDINARY_API_SECRET }}" >> .env
5454
shell: bash
5555

56+
# Applying migrations
5657
- name: Run Migrations
5758
run: python manage.py migrate
5859

0 commit comments

Comments
 (0)