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 db8de4b commit 3a7247dCopy full SHA for 3a7247d
.github/workflows/release.yml
@@ -6,6 +6,9 @@ on:
6
- master
7
- main
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
release:
14
runs-on: ubuntu-latest
0 commit comments