We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 619b1b9 commit 62bdce8Copy full SHA for 62bdce8
1 file changed
.github/workflows/main.yml
@@ -1,5 +1,6 @@
1
name: Build on Release
2
-
+permissions:
3
+ contents: write
4
on:
5
release:
6
types: [ published ]
0 commit comments