Skip to content

Commit

Permalink
release: 0.1.1
Browse files Browse the repository at this point in the history
release: 0.1.1
  • Loading branch information
devxb authored Jan 15, 2024
2 parents 7802643 + ccdcb9e commit 1abc7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
"NAVER_CLIENT_ID=${{ secrets.NAVER_CLIENT_ID }}"
"NAVER_CLIENT_SECRET=${{ secrets.NAVER_CLIENT_SECRET }}"
"NAVER_REDIRECT_URI=${{ secrets.NAVER_REDIRECT_URI }}"
"JWT_SECRET_KEY=${{ secrets.NAVER_REDIRECT_URI }}"
"JWT_SECRET_KEY=${{ secrets.JWT_SECRET_KEY }}"
"DB_URL=${{ secrets.DB_URL }}"
"DB_USERNAME=${{ secrets.DB_USERNAME }}"
"DB_PASSWORD=${{ secrets.DB_PASSWORD }}"
Expand Down

0 comments on commit 1abc7b6

Please sign in to comment.