We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5accfb3 commit 2096d28Copy full SHA for 2096d28
1 file changed
.github/workflows/build.yml
@@ -8,6 +8,9 @@ on:
8
release:
9
types: [ published ]
10
11
+permissions:
12
+ contents: write
13
+
14
jobs:
15
build:
16
runs-on: ubuntu-latest
0 commit comments