Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hackycy committed Nov 14, 2022
1 parent ccfe4c9 commit 481c936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Gen npmrc
run: echo "//registry.npmjs.com/:_authToken=${{ secrets.NPM_PUBLISH_TOKEN }}" >> ./.npmrc

- nmae: Setup env
- name: Setup env
run: pnpm i

- name: Build & publish
Expand Down

0 comments on commit 481c936

Please sign in to comment.