mirror of
https://github.com/egoist/tsup.git
synced 2025-12-08 20:35:58 +00:00
chore: update release command
This commit is contained in:
parent
67eea53583
commit
72cbf173a5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
${{ runner.os }}-
|
||||
- run: npm i -g pnpm
|
||||
- run: pnpm i
|
||||
- run: pnpx -y semantic-release --branches main
|
||||
- run: pnpx semantic-release --branches main
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user