We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc04be6 commit b7c7e37Copy full SHA for b7c7e37
.github/workflows/publish.yml
@@ -1,5 +1,8 @@
1
name: Build and Publish Release
2
3
+permissions:
4
+ contents: write
5
+
6
on:
7
push:
8
branches:
0 commit comments