Skip to content

Commit

Permalink
Merge pull request #21 from KUIT-Space/develop
Browse files Browse the repository at this point in the history
๋ฐฐํฌ ํ…Œ์ŠคํŠธ 2
  • Loading branch information
drbug2000 authored Jul 17, 2024
2 parents ed4fe73 + 074b437 commit dd5a156
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 dd5a156

Please sign in to comment.