Skip to content

Commit

Permalink
Update permission
Browse files Browse the repository at this point in the history
  • Loading branch information
tannguyen04 committed Sep 12, 2024
1 parent e91883c commit 9dc62bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Deploy to S3
on:
push

permissions:
id-token: write
contents: read

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9dc62bd

Please sign in to comment.