Skip to content

Commit

Permalink
chore: add specific permission for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck committed May 11, 2023
1 parent 0d0ce7d commit 19a1a28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
id-token: write # required for provenance https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions
contents: write
pull-requests: write

steps:
Expand Down

0 comments on commit 19a1a28

Please sign in to comment.