Skip to content

Commit 1440c4c

Browse files
committed
ci: fix publish workflow to use OIDC
1 parent 2f03cad commit 1440c4c

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
@@ -16,7 +16,6 @@ jobs:
1616
- uses: actions/setup-node@v4
1717
with:
1818
node-version: 20
19-
registry-url: 'https://registry.npmjs.org'
2019
- uses: pnpm/action-setup@v4
2120
- run: pnpm install
2221
- run: pnpm test

0 commit comments

Comments
 (0)