We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f379fad commit feeb387Copy full SHA for feeb387
.github/workflows/release.yml
@@ -45,5 +45,6 @@ jobs:
45
uses: changesets/action@v1
46
with:
47
publish: pnpm run release
48
+ version: pnpm changeset version
49
env:
50
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments