We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9781e4f commit 08f1768Copy full SHA for 08f1768
1 file changed
.github/workflows/node.js.yml
@@ -53,9 +53,6 @@ jobs:
53
run: |
54
yarn workspaces foreach --all version patch
55
git push --follow-tags
56
-
57
- - name: Check NPM Authentication
58
- run: npm whoami
59
60
# - name: Publish to npm using yarn workspaces
61
# if: github.ref == 'refs/heads/main'
0 commit comments