Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MuyianKing authored Nov 6, 2024
1 parent dbabb74 commit 35f7cfd
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 @@ -20,4 +20,4 @@ jobs:
- name: npm publish
run: cd ./cli
npm run log
npm publish
npm publish -r --tag latest --no-git-checks

0 comments on commit 35f7cfd

Please sign in to comment.