Skip to content

Commit fd56d3b

Browse files
authored
Merge pull request #69 from arduino/fix-release
fix release action
2 parents 74b4cf9 + 5c9f91e commit fd56d3b

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)