Skip to content

Commit dbe81a3

Browse files
authored
chore: Enable trusted publishing (#36)
1 parent d32aedb commit dbe81a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ on:
1414
default: false
1515
type: boolean
1616

17+
permissions:
18+
id-token: write
19+
contents: read
20+
1721
jobs:
1822
publish:
1923
uses: WJSoftware/cicd/.github/workflows/npm-publish.yml@v0.4

0 commit comments

Comments
 (0)