Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
update.yml 업데이트 - secert 추가 v8
Browse files Browse the repository at this point in the history
  • Loading branch information
mireu-san committed Oct 3, 2023
1 parent 56ec0a1 commit 4731338
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
run: |
python manage.py makemigrations player
python manage.py makemigrations quickmatch
python manage.py makemigrations board
- name: Apply database migrations
run: python manage.py migrate
Expand Down

0 comments on commit 4731338

Please sign in to comment.