Skip to content

Commit e00c1d5

Browse files
committed
Try changesets publish
1 parent 0201c7b commit e00c1d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
id: changesets
3232
uses: changesets/action@v1
3333
with:
34-
publish: npm publish
34+
publish: npx @changesets/cli publish
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)