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 2b4e4d3 commit b2eb6f7Copy full SHA for b2eb6f7
1 file changed
.github/workflows/ci.yml
@@ -7,6 +7,9 @@ on:
7
- '*'
8
workflow_dispatch:
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
build:
15
name: Build
0 commit comments