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 ce188c9 commit a52162cCopy full SHA for a52162c
.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