Skip to content

Commit

Permalink
fix(gha): restore contents permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Guerra <[email protected]>
  • Loading branch information
LucaGuerra authored and poiana committed Mar 12, 2024
1 parent ecb2c59 commit 524ad3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
needs: [release-settings]
permissions:
id-token: write
contents: read
contents: write
env:
AWS_S3_REGION: eu-west-1
AWS_S3_BUCKET: falco-playground
Expand Down

0 comments on commit 524ad3c

Please sign in to comment.