Skip to content

Commit

Permalink
chore: Release pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
skrolikiewicz committed Sep 18, 2024
1 parent d7dfac0 commit deadf43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Bump versions and publish packages
run: |
yarn install
yarn ci
npx lerna version --yes --conventional-commits --create-release github
npx lerna publish --yes from-package
env:
Expand Down

0 comments on commit deadf43

Please sign in to comment.