Skip to content

Commit

Permalink
chore: fix ci release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nd0ut committed Aug 8, 2024
1 parent bd5e958 commit 4319865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/shipjs-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
- run: npm ci
- run: npm build
- run: npm test
- run: npm run release:trigger
env:
Expand Down

0 comments on commit 4319865

Please sign in to comment.