We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b4d70 commit 0b7bec8Copy full SHA for 0b7bec8
1 file changed
.github/workflows/ci.yml
@@ -63,8 +63,3 @@ jobs:
63
git remote -v
64
git checkout -b production
65
git push origin HEAD:production --force
66
-
67
- - name: publish npm
68
- uses: JS-DevTools/npm-publish@v1
69
- with:
70
- token: ${{ secrets.NPM_TOKEN }}
0 commit comments