Skip to content

Commit

Permalink
remove package command
Browse files Browse the repository at this point in the history
  • Loading branch information
antony committed Jul 19, 2023
1 parent 0a655f7 commit 21a4c26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ jobs:
- run: pnpm build
- run: |
npm config set //registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}
pnpm package
pnpm publish

0 comments on commit 21a4c26

Please sign in to comment.