Skip to content

Commit 4606f02

Browse files
author
Notorious
committed
chore: quick test token is already inactive
1 parent 3db3b0b commit 4606f02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
run: npm install
3131

3232
- name: Set up npm authentication
33-
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
3433
run: cat ~/.npmrc
3534

3635
- name: Run Semantic Release

0 commit comments

Comments
 (0)