Skip to content

Commit

Permalink
chore: add contents permission to gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 28, 2023
1 parent dd7d17c commit 74e84bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ jobs:
# https://docs.npmjs.com/generating-provenance-statements
permissions:
id-token: write
contents: write
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
id: release
Expand Down

0 comments on commit 74e84bc

Please sign in to comment.