Skip to content

Commit

Permalink
removed lerna version from release.yml => Version already set
Browse files Browse the repository at this point in the history
  • Loading branch information
svettwer committed Mar 11, 2021
1 parent 0e8a279 commit d133ea7
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 @@ -43,7 +43,6 @@ jobs:
path: |
./packages/e2e/e2e-suite/_logs/_screenshots
- run: npx lerna run build:release
- run: npx lerna version --no-git-tag-version --no-push -y --exact ${SAKULI_VERSION}
- run: npm run lerna:publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit d133ea7

Please sign in to comment.