Skip to content

Commit 266fdc5

Browse files
chore: wip
1 parent d3c7763 commit 266fdc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
zig build
5050
echo "$PWD/zig-out/bin" >> $GITHUB_PATH
5151
52-
- name: Publish
53-
run: pantry publish --access public
52+
- name: Publish to npm
53+
run: pantry npm:publish --access public
5454
env:
5555
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)