Skip to content

Commit

Permalink
Merge branch 'develop' into v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
teebszet authored Apr 5, 2024
2 parents f8fcfd5 + 77b430b commit 9dd85ea
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 @@ -37,7 +37,6 @@ jobs:
- id: npm-publish-latest
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
continue-on-error: true
run: npm publish
- id: set-dist-tag-latest
if: ${{steps.npm-publish-latest.outcome.failure}}
Expand Down

0 comments on commit 9dd85ea

Please sign in to comment.