We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d47c37 commit 33840ffCopy full SHA for 33840ff
.github/workflows/release.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
tags: ['*']
6
7
+permissions:
8
+ contents: write
9
+
10
jobs:
11
goreleaser:
12
runs-on: ubuntu-latest
0 commit comments