Skip to content

Commit

Permalink
ci: updated releases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baiwusanyu-c committed Aug 29, 2023
1 parent fdaddaf commit 127d680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

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

0 comments on commit 127d680

Please sign in to comment.