Skip to content

Commit

Permalink
set --singlePackage for release-plan
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Dec 3, 2023
1 parent c0dfae7 commit aa39347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plan-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: |
set -x
pnpm release-plan prepare
pnpm release-plan prepare --singlePackage=@ef4/lerna-changelog
echo 'text<<EOF' >> $GITHUB_OUTPUT
jq .description .release-plan.json -r >> $GITHUB_OUTPUT
Expand Down

0 comments on commit aa39347

Please sign in to comment.