Skip to content

Commit ac2e218

Browse files
committed
fix: publish via trusted publishing (OIDC, no NPM_TOKEN)
1 parent 00886cd commit ac2e218

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/default.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,4 @@ jobs:
4141
run: npx semantic-release
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
4544
npm_config_ignore_scripts: true

0 commit comments

Comments
 (0)