Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit 68e34cf

Browse files
committed
ok buddy
1 parent e4a554d commit 68e34cf

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
@@ -19,6 +19,9 @@ jobs:
1919
publish-npm:
2020
needs: build
2121
runs-on: ubuntu-latest
22+
permissions:
23+
contents: read
24+
id-token: write
2225
steps:
2326
- uses: actions/checkout@v4
2427
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)