chore: use pnpm dlx for consistency
This commit is contained in:
parent
4bec484f4f
commit
f8347bf9fc
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -21,6 +21,6 @@ jobs:
|
|||
- name: Setup (Install Node & pnpm)
|
||||
uses: ./.github/actions/setup
|
||||
|
||||
- run: npx changelogithub
|
||||
- run: pnpm dlx changelogithub
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user