Skip to content

Commit

Permalink
Check version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tedezed committed Sep 23, 2024
1 parent 96f8ce3 commit aa9c587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@ jobs:
RELEASE_TYPE: ${{ steps.get-release-type.outputs.result }}
run: |
set -x
yarn lerna publish --yes --force-publish "*" --dist-tag ${RELEASE_TYPE}
yarn lerna publish --yes --force-publish "*" --dist-tag ${RELEASE_TYPE} --no-git-tag-version

0 comments on commit aa9c587

Please sign in to comment.