Skip to content

Commit

Permalink
publish next workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick de Klein committed Oct 10, 2024
1 parent f7f740f commit a44d708
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Publish
run: |
lerna publish --yes --dist-tag latest --no-verify-access --message 'chore: release new versions'
lerna publish --yes --dist-tag latest --conventional-commits --yes --no-verify-access --message 'chore: release new versions'
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit a44d708

Please sign in to comment.