Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GayeongKimm authored Aug 26, 2024
1 parent 1067064 commit 93283f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
app.jwt.secretKey: ${{ secrets.TOKEN_SECRET_KEY }}
app.jwt.accessExpire: ${{ secrets.ACCESS_EXPIRE }}
app.jwt.refreshExpire: ${{ secrets.REFRESH_EXPIRE }}
cloud.azure.storage.account: ${{ secrets.STORAGE_NAME }}
cloud.azure.storage.endpoint: ${{ secrets.END-POINT }}
cloud.azure.storage.sas-token: ${{ secrets.SAS_TOKEN }}

- name: Grant execute permission for gradlew
run: chmod +x gradlew
Expand Down

0 comments on commit 93283f8

Please sign in to comment.