Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
fix: Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Thilo Haas committed Aug 8, 2024
1 parent 6e6eac7 commit 0130293
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/fork-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,4 @@ jobs:
npm ci
npm run install.jest
npm run build
npm version ${{ steps.get_latest_tag.outputs.latest_tag }}
npm publish
npm publish --access public

0 comments on commit 0130293

Please sign in to comment.