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 69f674a commit 760a5b6Copy full SHA for 760a5b6
.github/workflows/version-or-publish.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Create Release Pull Request
34
uses: changesets/action@v1
35
with:
36
- version: yarn version
+ version: yarn changeset version
37
publish: yarn npm publish --tolerate-republish
38
env:
39
GITHUB_TOKEN: ${{ github.token }}
0 commit comments