Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andykog authored Dec 4, 2024
1 parent 8ac9371 commit d229035
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
with:
node-version: 17
registry-url: https://registry.npmjs.org/
- run: npm run bootstrap
- run: node scripts/bump-version.js
- run: |
VERSION=$(node -p "require('./lerna.json').version")
gh auth setup-git
Expand Down

0 comments on commit d229035

Please sign in to comment.