We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f82d8e commit b1d6dceCopy full SHA for b1d6dce
.github/workflows/release.yml
@@ -54,8 +54,8 @@ jobs:
54
with:
55
version: pnpm run changeset:version
56
publish: pnpm run changeset:publish
57
- commit: 'ci: Version Packages'
58
- title: 'ci: Version Packages'
+ commit: 'chore: version packages'
+ title: 'chore: version packages'
59
env:
60
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
61
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments