Skip to content

Commit 56691a8

Browse files
authored
[skip-changelog] fix ncipollo/release-action not being able to write (#2545)
ncipollo/release-action#208 (comment)
1 parent b93c639 commit 56691a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ jobs:
240240
- create-release-artifacts
241241
- notarize-macos
242242
- create-windows-installer
243+
permissions:
244+
contents: write
243245

244246
steps:
245247
- name: Checkout repository

0 commit comments

Comments
 (0)