chore: revert version to 1.20.0-0 and fix formatting on release
This commit is contained in:
parent
b4b4db9da4
commit
e1cf452344
3 changed files with 11 additions and 23 deletions
|
@ -34,7 +34,7 @@ steps:
|
|||
- git config user.name woodpecker[bot]
|
||||
- git config user.email woodpecker[bot]@${CI_SYSTEM_HOST}
|
||||
- pnpm bump-version --release=${RELEASE_TYPE}
|
||||
- pnpm exec prettier package.json system.json
|
||||
- pnpm exec prettier --write package.json system.json
|
||||
- export RELEASE_VERSION=$(jq -r '.version' < package.json)
|
||||
- git --no-pager diff
|
||||
- git add package.json system.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue