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 60bf89c commit b1fbd80Copy full SHA for b1fbd80
1 file changed
.github/workflows/release.yml
@@ -72,9 +72,6 @@ jobs:
72
id: changesets
73
uses: changesets/action@v1
74
with:
75
- version: pnpm run changeset:version
76
- commit: "chore: release packages"
77
- title: "chore: release packages"
78
publish: pnpm run changeset:release
79
createGithubReleases: true
80
env:
0 commit comments