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 5d2bc53 commit c8294bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fork-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npm ci
npm run install.jest
npm run build
npm version ${{ steps.get_latest_tag.outputs.latest_tag }}
npm publish

0 comments on commit c8294bb

Please sign in to comment.