Clarify that the release script only stages the release files
authorRichard Levitte <levitte@openssl.org>
Mon, 17 Apr 2023 06:32:35 +0000 (08:32 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 16 May 2023 03:54:35 +0000 (05:54 +0200)
commit15b8298e594f5677fb91821f4332c72e07bf0d2f
tree67767139662398d11060e21ad5be8f29b86b885d
parentf3c34e6ea555acecb82e4ee34a4911e4773ddf10
Clarify that the release script only stages the release files

This renames release-tools/release.sh to release-tools/stage-release.sh,
and modifies the option --upload-address to --staging-address.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/tools/pull/140)
release-tools/stage-release.sh [moved from release-tools/release.sh with 90% similarity]