Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe authored Oct 19, 2023
1 parent a9d43b8 commit 222def6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
pnpm publish --no-git-checks
npm publish --no-git-checks
working-directory: dist

- name: Upload Artifact ⬆️
Expand Down

0 comments on commit 222def6

Please sign in to comment.