Skip to content

Commit 0e45397

Browse files
committed
chore: another try
1 parent 1d8513b commit 0e45397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/changeset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
with:
4646
# this expects you to have a script called release which does a build for your packages and calls changeset publish
4747
publish: npm run changeset:release
48+
commit: "chore: version packages"
4849
env:
4950
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5051
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)