Skip to content

Commit 6e5daaf

Browse files
committed
Fix goreleaser
1 parent 652c247 commit 6e5daaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ jobs:
164164
runs-on: ubuntu-latest
165165
needs:
166166
- build
167+
permissions:
168+
contents: write
167169
if: startsWith(github.ref, 'refs/tags/')
168170
steps:
169171
- name: Checkout

0 commit comments

Comments
 (0)