Merge pull request #14860 from ahrtr/fix_release_20221126

Trigger release in current branch for github workflow case
This commit is contained in:
Benjamin Wang
2022-12-12 17:46:19 +08:00
committed by GitHub
4 changed files with 53 additions and 22 deletions

View File

@@ -22,4 +22,4 @@ jobs:
Name-Email: github-action@etcd.io
Expire-Date: 0
EOF
DRY_RUN=true BRANCH=main ./scripts/release.sh --no-upload --no-docker-push 3.6.99
DRY_RUN=true ./scripts/release.sh --no-upload --no-docker-push --in-place 3.6.99