We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c52011 commit aef3195Copy full SHA for aef3195
.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