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 45b3f2a commit 09f02daCopy full SHA for 09f02da
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
id: changesets
37
uses: changesets/action@v1
38
with:
39
- version: yarn run version
+ version: yarn run changeset version
40
publish: yarn run changeset publish
41
env:
42
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments