We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892a70b commit 1f25a5bCopy full SHA for 1f25a5b
.github/workflows/release-on-push.yml
@@ -1,4 +1,6 @@
1
name: Release on Push
2
+permissions:
3
+ contents: write
4
5
on:
6
push:
0 commit comments