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