Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dd-jiyun authored Mar 1, 2024
1 parent 4923aee commit c290ddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
spring.datasource.username: ${{ secrets.DB_USER }}
spring.datasource.password: ${{ secrets.DB_PASSWORD }}
jwt.secret: ${{ secrets.JWT_SECRET }}
server: ${{ secrets.PRODUCTION_SERVER_URL }}

# (4) apllicataion-oauth.yml파일 ν™˜κ²½λ³€μˆ˜ μ„€μ •
- name: Set apllicataion-oauth yml file
Expand Down

0 comments on commit c290ddc

Please sign in to comment.