We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30d2f8 commit 6c2a71aCopy full SHA for 6c2a71a
1 file changed
.github/workflows/goreleaser.yml
@@ -5,6 +5,9 @@ on:
5
tags:
6
- 'v*'
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
goreleaser:
13
runs-on: ubuntu-latest
0 commit comments