Skip to content

Commit 09ec287

Browse files
chore: wip
1 parent 7d0e598 commit 09ec287

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
@@ -29,7 +29,7 @@ jobs:
2929
run: bun install
3030

3131
- name: Publish
32-
run: pantry npm:publish --access public
32+
run: pantry publish --npm --access public
3333
env:
3434
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3535

0 commit comments

Comments
 (0)