Skip to content

Commit

Permalink
Merge pull request #15 from deriv-com/revert-14-release-workflow-test…
Browse files Browse the repository at this point in the history
…-fix
  • Loading branch information
prince-deriv authored Mar 11, 2024
2 parents ca37d8d + 0a7e17b commit dba8f54
Show file tree
Hide file tree
Showing 2 changed files with 25,731 additions and 25,701 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish_npm_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
run: npm audit signatures
- name: Prepublish
run: |
git push --dry-run --tags
npm run prepublish
run: npm run prepublish
- name: Release
if: success()
env:
Expand Down
Loading

0 comments on commit dba8f54

Please sign in to comment.