Skip to content

Commit 6412b75

Browse files
committed
Update npm publish workflow
1 parent b2d5f9e commit 6412b75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@ jobs:
1111
npm:
1212
needs: lint
1313
uses: yoriiis/actions/.github/workflows/npm-publish.yml@main
14+
permissions:
15+
id-token: write # Required for OIDC
16+
contents: read
1417
with:
1518
node-version: 20

0 commit comments

Comments
 (0)