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 e1535ab commit 2ace8a9Copy full SHA for 2ace8a9
.github/workflows/create_update_release.yaml
@@ -1,4 +1,6 @@
1
name: Create and Update Releases
2
+permissions:
3
+ contents: write
4
5
on:
6
push:
0 commit comments