Skip to content

Commit

Permalink
Remove no-git-reset
Browse files Browse the repository at this point in the history
  • Loading branch information
eboniebutler committed Mar 28, 2023
1 parent 6246391 commit 7fac24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
# Canary release for testing purposes. --prefix release with another-test
# npx lerna publish --canary --preid test-v3 --yes --tag-version-prefix='test-v' --no-git-reset
npx lerna publish minor --yes --no-git-reset
npx lerna publish minor --yes
git status
env:
Expand Down

0 comments on commit 7fac24d

Please sign in to comment.