ci: use full path to semantic-release
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
3975d553fe
commit
f2b6ef31ee
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ cd $(dirname $(dirname $0))
|
|||
./scripts/setup.sh || exit 1
|
||||
|
||||
log "running semantic-release"
|
||||
npm run semantic-release
|
||||
npx semantic-release
|
||||
|
|
Loading…
Reference in a new issue