Skip to content

Commit

Permalink
Allow permissions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
lordwelch committed Sep 16, 2023
1 parent 5835a4d commit 252e635
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 @@ -13,6 +13,7 @@ jobs:
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
contents: write

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 252e635

Please sign in to comment.