We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c52011 + aef3195 commit 88f62c3Copy full SHA for 88f62c3
.github/workflows/release.yml
@@ -5,6 +5,7 @@ on:
5
- 'v*'
6
jobs:
7
goreleaser:
8
+ permissions: write-all
9
runs-on: ubuntu-latest
10
steps:
11
-
0 commit comments