Skip to content

Commit

Permalink
[chore] fix gradle.yml
Browse files Browse the repository at this point in the history
์˜คํƒ€์ˆ˜์ •
  • Loading branch information
drbug2000 committed Jul 17, 2024
1 parent 6673efc commit ce93d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
spring.datasource.password: ${{ secrets.RDS_PASSWORD }}
secret.jwt-secret-key: ${{secrets.JWT_SECRET_KEY}}
secret.jwt-login-secret-key: ${{secrets.JWT_SECRET_KEY_1}}
secret.jwt-user-secret-key: ${{secrets.JWT_SECRET_KEY_2}}
secret.jwt-user-space-secret-key: ${{secrets.JWT_SECRET_KEY_2}}
secret.jwt-expired-in: ${{secrets.JWT_EXPIRED_IN}}
spring.datasource.driver-class-name: com.mysql.cj.jdbc.Driver

Expand Down

0 comments on commit ce93d4a

Please sign in to comment.