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 5653cd7 commit 3757df7Copy full SHA for 3757df7
.github/workflows/version-and-publish-next.yaml
@@ -43,7 +43,7 @@ jobs:
43
- name: Create and publish versions
44
uses: changesets/action@v1
45
with:
46
- version: pnpm exec changeset pre enter next && pnpm ci:version
+ version: pnpm ci:version
47
publish: pnpm exec changeset publish --tag next
48
commit: "[build] release"
49
title: "[build] release"
0 commit comments