We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2eb320 commit 51ad107Copy full SHA for 51ad107
.github/workflows/release-v0.yml
@@ -6,6 +6,9 @@ on:
6
push:
7
branches: [ release-v0 ]
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
build:
14
runs-on: [self-hosted, windows-10]
0 commit comments