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 80ec9da commit 89920bcCopy full SHA for 89920bc
1 file changed
.github/workflows/publish.yml
@@ -10,6 +10,9 @@ on:
10
description: "Tag to publish (e.g., v1.0.0)"
11
required: true
12
13
+permissions:
14
+ contents: write
15
+
16
jobs:
17
build-sign-publish:
18
runs-on: macos-15
0 commit comments