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 c0f02af commit 81d8142Copy full SHA for 81d8142
1 file changed
.github/workflows/publish.js.yml
@@ -8,6 +8,9 @@ on:
8
push:
9
branches: [ master ]
10
11
+permissions:
12
+ contents: write
13
+
14
jobs:
15
build:
16
runs-on: macos-15
0 commit comments