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 b049f51 commit a6488abCopy full SHA for a6488ab
.github/workflows/CreateRelease.yaml
@@ -1,6 +1,8 @@
1
name: Create Release
2
on:
3
workflow_dispatch:
4
+permissions:
5
+ contents: write
6
defaults:
7
run:
8
shell: pwsh
0 commit comments