1 parent 76c7b8c commit c8f882cCopy full SHA for c8f882c
1 file changed
.github/workflows/build.yml
@@ -8,6 +8,9 @@ on:
8
types: [created]
9
workflow_dispatch:
10
11
+permissions:
12
+ contents: write
13
+
14
jobs:
15
build:
16
runs-on: windows-latest
0 commit comments