We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0784987 commit 21c9991Copy full SHA for 21c9991
1 file changed
.github/workflows/release.yml
@@ -5,6 +5,9 @@ on:
5
tags:
6
- "v*"
7
8
+permissions:
9
+ contents: write
10
+
11
env:
12
SCHEME: nutcracker
13
PROJECT: nutcracker.xcodeproj
0 commit comments