We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d32aedb commit dbe81a3Copy full SHA for dbe81a3
1 file changed
.github/workflows/publish.yml
@@ -14,6 +14,10 @@ on:
14
default: false
15
type: boolean
16
17
+permissions:
18
+ id-token: write
19
+ contents: read
20
+
21
jobs:
22
publish:
23
uses: WJSoftware/cicd/.github/workflows/npm-publish.yml@v0.4
0 commit comments