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 6ae6b13 commit a60df62Copy full SHA for a60df62
.github/workflows/publish.yml
@@ -6,6 +6,9 @@ on:
6
paths-ignore:
7
- 'README.md'
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
build:
14
name: build
0 commit comments