We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89af3cb commit 5569549Copy full SHA for 5569549
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