We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32c149 commit 85bd2edCopy full SHA for 85bd2ed
1 file changed
.github/workflows/release.yml
@@ -35,6 +35,6 @@ jobs:
35
id: changesets
36
uses: changesets/action@v1
37
with:
38
- publish: pnpm changeset publish
+ publish: npx monoship
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments