Skip to content

Commit

Permalink
Fix workflow permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Jul 18, 2024
1 parent b642af2 commit d2ab36d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
permissions:
id-token: write # OIDC support
contents: write
security-events: write
secrets: inherit
strategy:
fail-fast: false
Expand Down

0 comments on commit d2ab36d

Please sign in to comment.