Skip to content

Commit

Permalink
ci: Change command
Browse files Browse the repository at this point in the history
  • Loading branch information
drewdecarme committed Nov 1, 2023
1 parent 7234a43 commit 257451e
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 @@ -38,7 +38,7 @@ jobs:
with:
title: "chore: Version packages"
commit: "chore: Version packages"
version: yarn packages:version # version so pnp can reconcile packages
version: yarn changeset version # version so pnp can reconcile packages
publish: yarn packages:publish # build and publish to npm
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 257451e

Please sign in to comment.