Skip to content

Commit 3022ce0

Browse files
committed
chore: duplicate run remove
1 parent 2c16126 commit 3022ce0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ jobs:
6666
ls -la ~/.npmrc
6767
echo "Testing npm authentication..."
6868
npm whoami || echo "npm whoami failed"
69-
70-
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
71-
7269
7370
- name: Create Release Pull Request or Publish to npm
7471
id: changesets

0 commit comments

Comments
 (0)