From daf68fd925c845d07747471ffaab3a182bee6171 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Thu, 6 Jul 2023 14:09:05 +0200 Subject: [PATCH] Update RELEASING.adoc --- RELEASING.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASING.adoc b/RELEASING.adoc index c19f964e1..fab58c4ed 100644 --- a/RELEASING.adoc +++ b/RELEASING.adoc @@ -8,8 +8,8 @@ * While the `darwin-aarch64` is not supported by github, you need to perform a clean build on the tagged branch on a Apple M1 computer and upload the two binary distributions as additional assets to the draft release that has been generated at github. -* Once the workflow completes, run the https://raw.githubusercontent.com/apache/maven-mvnd/master/build/release-candidate.sh[release-candidate script] which will download the built assemblies, compute the checksums and signatures and commit them to the https://dist.apache.org/repos/dist/dev/maven/mvnd/[dev distribution repository] -https://github.com/apache/maven-mvnd/releases[releases]. +* Once the workflow completes, run the https://raw.githubusercontent.com/apache/maven-mvnd/master/build/release-candidate.sh[release-candidate script] which will download the built assemblies, compute the checksums and signatures, commit them to the https://dist.apache.org/repos/dist/dev/maven/mvnd/[dev distribution repository] +https://github.com/apache/maven-mvnd/releases[releases] and also upload them as assets to the staging area for the github draft release. [source,shell] ---- ./build/release-candidate.sh