Skip to content

Commit

Permalink
Update release-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teebszet authored Mar 8, 2024
1 parent dccc361 commit b35b246
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
continue-on-error: true
run: npm publish
- id: set-dist-tag-latest
needs: npm-publish-latest
if: ${{steps.npm-publish-latest.outcome.failure}}
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
Expand Down

0 comments on commit b35b246

Please sign in to comment.