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.
2 parents ce188c9 + a52162c commit ac2b3a8Copy full SHA for ac2b3a8
.github/workflows/release-ci.yml
@@ -4,6 +4,10 @@ on:
4
release:
5
types:
6
- created
7
+
8
+permissions:
9
+ contents: write
10
11
jobs:
12
build:
13
runs-on: ubuntu-latest
0 commit comments