mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Make DRY_RUN explicit
This commit is contained in:
parent
5472e589cf
commit
dd98f1ceb3
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -21,4 +21,4 @@ jobs:
|
||||
Name-Email: github-action@etcd.io
|
||||
Expire-Date: 0
|
||||
EOF
|
||||
BRANCH=main ./scripts/release.sh --no-upload --no-docker-push 3.6.99
|
||||
DRY_RUN=true BRANCH=main ./scripts/release.sh --no-upload --no-docker-push 3.6.99
|
||||
|
Loading…
x
Reference in New Issue
Block a user