Skip to content

Commit 74e84bc

Browse files
committed
chore: add contents permission to gh token
1 parent dd7d17c commit 74e84bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ jobs:
221221
# https://docs.npmjs.com/generating-provenance-statements
222222
permissions:
223223
id-token: write
224+
contents: write
224225
steps:
225226
- uses: GoogleCloudPlatform/release-please-action@v2
226227
id: release

0 commit comments

Comments
 (0)