Skip to content

Commit

Permalink
github release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hotlong committed Mar 27, 2023
1 parent 3448fba commit 40360ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
env:
CI: false
run: |
lerna version ${{ steps.branch-name.outputs.tag }} --no-git-tag-version --force-publish --exact
lerna version ${{ steps.branch-name.outputs.tag }} --no-git-tag-version --force-publish --exact --yes
- name: Yarn
run: yarn --frozen-lockfile
Expand Down

0 comments on commit 40360ee

Please sign in to comment.