We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65d688 commit c70f19dCopy full SHA for c70f19d
.github/workflows/build-release.yml
@@ -6,6 +6,9 @@ on:
6
- 'v*'
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
build:
14
runs-on: windows-latest
0 commit comments