Skip to content

Commit

Permalink
[release] .env 수정 반영
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwoo7 authored Sep 27, 2024
1 parent 2ea1630 commit a07d7b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
DB_URL=${{ secrets.GLOBAL_DB_URL }} \
DB_USERNAME=${{ secrets.GLOBAL_DB_USERNAME }} \
DB_PASSWORD=${{ secrets.GLOBAL_DB_PASSWORD }} \
OPENAPI_TIMEOUT_SECONDS=${{ secrets.OPENAPI_TIMEOUT_SECONDS }}
OPENAPI_MAX_RETRY_COUNTS=${{ secrets.OPENAPI_MAX_RETRY_COUNTS }}
SERVER_URL=${{ secrets.SERVER_URL }} \
RESTAPI_KEY=${{ secrets.RESTAPI_KEY }} \
JWT_SECRET=${{ secrets.JWT_SECRET }} \
Expand Down

0 comments on commit a07d7b4

Please sign in to comment.