Skip to content

Commit d66cdd7

Browse files
authored
Update releases.yml
1 parent 2d6a1bc commit d66cdd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
4343

4444
- name: Publish to npm
45-
run: cd dist && pnpm run publish
45+
run: cd dist && pnpm run publish:npm

0 commit comments

Comments
 (0)