Skip to content

Commit

Permalink
Merge pull request #400 from uploadcare/chore/fix-ci-release-workflow
Browse files Browse the repository at this point in the history
chore: fix ci release workflow
  • Loading branch information
nd0ut authored Aug 8, 2024
2 parents d731be0 + 4319865 commit acc7804
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 acc7804

Please sign in to comment.