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

Commit 58ee052

Browse files
committed
Use npm trusted publishing (OIDC) instead of token-based auth
1 parent d588394 commit 58ee052

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- uses: actions/setup-node@v4
1616
with:
1717
node-version: 22
18-
registry-url: https://registry.npmjs.org
1918
- run: npm install -g npm@latest
2019
- run: npm ci
2120
- run: npm test

0 commit comments

Comments
 (0)