Skip to content

Commit 4f63dcb

Browse files
committed
fix(ci): migrate to npmjs trusted publishing
1 parent aec6ce3 commit 4f63dcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
timeout-minutes: 60
2020
runs-on: ubuntu-24.04
2121
permissions:
22+
id-token: write # Required for OIDC
2223
contents: write
2324
pull-requests: write
2425
issues: write

0 commit comments

Comments
 (0)