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

Commit

Permalink
Merge pull request #146 from mireu-san/develop
Browse files Browse the repository at this point in the history
update.yml 업데이트 - secert 추가 v8
  • Loading branch information
mireu-san authored Oct 3, 2023
2 parents 043873e + 4731338 commit f440190
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 f440190

Please sign in to comment.