We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35923e commit 9ec56d5Copy full SHA for 9ec56d5
1 file changed
.github/workflows/build-executables.yml
@@ -6,6 +6,9 @@ on:
6
- 'v*'
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
build-windows:
14
runs-on: windows-latest
0 commit comments