We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f243708 commit 80a0760Copy full SHA for 80a0760
1 file changed
.github/workflows/release.yml
@@ -11,6 +11,9 @@ on:
11
required: true
12
default: '0.0.0-test'
13
14
+permissions:
15
+ contents: write
16
+
17
jobs:
18
build-and-release:
19
runs-on: windows-latest
0 commit comments