Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eunxeum authored Oct 31, 2024
1 parent 4ceaff3 commit 9410528
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_KEY }}
aws-region: ap-northeast-2
permissions:
id-token: write
contents: read

- name: S3에 배포
run: aws s3 cp deploy/goody.zip s3://goody-build/goody.zip
Expand Down

0 comments on commit 9410528

Please sign in to comment.