Skip to content

Commit

Permalink
WIP tweak prerelease publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
id-ilych committed May 28, 2024
1 parent 58ebed4 commit 0186849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Bump versions
run: |
yarn lerna version ${{ inputs.version }} --yes
echo yarn lerna version ${{ inputs.version }} --yes
- name: Publish packages
if: |
Expand Down

0 comments on commit 0186849

Please sign in to comment.