Skip to content

Commit

Permalink
Update github-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gol2580 authored Jan 17, 2024
1 parent 3000339 commit 1c77985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest

# github action 내부에서 쓰는 변
env:
#env:
#DATASOURCE_URL_RDS: ${{ secrets.DATASOURCE_URL_RDS }}
#DATASOURCE_USERNAME_RDS: ${{ secrets.DATASOURCE_USERNAME_RDS }}
#jwt.secret-key: ${{ secrets.jwt.secret-key }}
Expand Down

0 comments on commit 1c77985

Please sign in to comment.