We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6227ddd + ac87a05 commit f0f500bCopy full SHA for f0f500b
1 file changed
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: changesets/action@v1
34
with:
35
publish: pnpm release
36
- version: pnpm version
+ version: pnpm run version
37
title: "chore: version packages"
38
commit: "chore: version packages"
39
env:
0 commit comments