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 35f7cfd commit 4fe4eac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
run: cd ./cli
npm run log
npm publish -r --tag latest --no-git-checks
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 4fe4eac

Please sign in to comment.