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 e22a405 commit 6f877fcCopy full SHA for 6f877fc
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
id: changesets
44
uses: changesets/action@v1
45
with:
46
- version: pnpm version
+ version: pnpm run version
47
commit: 'chore: version packages'
48
title: 'chore: version packages'
49
env:
.github/workflows/release_beta.yml
commit: 'chore: version packages (beta)'
title: 'chore: version packages (beta)'
0 commit comments