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.
pnpm run publish
1 parent 679bc41 commit 53365fcCopy full SHA for 53365fc
.github/workflows/on-commit.yml
@@ -68,6 +68,6 @@ jobs:
68
- name: Create Release Pull Request
69
uses: changesets/action@v1
70
with:
71
- publish: pnpm publish
+ publish: pnpm run publish
72
env:
73
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments