Skip to content

Commit

Permalink
ci: remove prelerna:version task from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
natterstefan committed Apr 4, 2021
1 parent 20d6ee3 commit ed7cc09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
with:
node-version: 14
- run: yarn install
- run: yarn prelerna:version
- run:
HUSKY_SKIP_HOOKS=1 yarn lerna version ${{ github.event.inputs.version
}} --no-commit-hooks --no-changelog --yes
Expand Down

0 comments on commit ed7cc09

Please sign in to comment.