We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 015f8f2 + 3022ce0 commit 9fba576Copy full SHA for 9fba576
1 file changed
.github/workflows/release.yml
@@ -66,8 +66,6 @@ jobs:
66
ls -la ~/.npmrc
67
echo "Testing npm authentication..."
68
npm whoami || echo "npm whoami failed"
69
-
70
- run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
71
72
73
- name: Create Release Pull Request or Publish to npm
0 commit comments