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 051548c commit 1c929c1Copy full SHA for 1c929c1
.github/workflows/publish.yml
@@ -32,5 +32,5 @@ jobs:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
34
with:
35
- publish: pnpm changeset:publish
+ publish: yarn changeset:publish
36
createGithubReleases: true
0 commit comments