We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d7398 commit 942a941Copy full SHA for 942a941
.github/workflows/release.yml
@@ -34,8 +34,6 @@ jobs:
34
echo "VERSION=$VERSION" >> $GITHUB_ENV
35
node ./scripts/update-version.mjs $VERSION
36
- run: npm run release
37
- env:
38
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN_2 }}
39
40
- name: Create GitHub Issue on Failure
41
if: failure()
0 commit comments