Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBoll committed Nov 20, 2023
1 parent 476cbd4 commit ad01187
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
# pnpm run preparePublish

- name: versioning
run: |
/bin/bash -c "echo 'yes' | pnpm exec lerna version minor"
run: /bin/bash -c "echo 'yes' | pnpm exec lerna version minor | echo 'yes' && echo 'yes'"

0 comments on commit ad01187

Please sign in to comment.