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 c031f3b commit df9f110Copy full SHA for df9f110
.github/workflows/release.yml
@@ -2,8 +2,8 @@ on:
2
release:
3
types: [prereleased]
4
5
-#permissions:
6
-# actions: write
+permissions:
+ actions: write
7
# contents: write
8
9
name: Release
0 commit comments