Skip to content

Commit 7abf014

Browse files
committed
Ugh
1 parent b6c5e51 commit 7abf014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-or-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: changesets/action@v1
4242
with:
4343
publish: pnpm changeset publish
44-
version: pnpm version
44+
version: pnpm run version
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)