We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cccb314 + 11bcdea commit 52571b3Copy full SHA for 52571b3
1 file changed
.github/workflows/build.yml
@@ -8,6 +8,9 @@ on:
8
release:
9
types: [created]
10
11
+permissions:
12
+ contents: write
13
+
14
jobs:
15
build:
16
runs-on: windows-latest
0 commit comments