Skip to content

Commit 5c9f91e

Browse files
committed
fix ncipollo/release-action@v1 Error 403: Resource not accessible by integration
more details ncipollo/release-action#208
1 parent 74b4cf9 commit 5c9f91e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-go-task.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ jobs:
189189
environment: production
190190
needs: notarize-macos
191191
permissions:
192+
contents: write
192193
id-token: write # This is required for requesting the JWT
193194

194195
steps:

0 commit comments

Comments
 (0)