We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26fed84 + 3526181 commit 27cccd8Copy full SHA for 27cccd8
1 file changed
.github/workflows/release.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
build:
13
runs-on: windows-latest
0 commit comments