From 601b5e39d05c3a246104c5e0196c934b2bdfabe9 Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Wed, 18 Jan 2023 21:18:45 +0100 Subject: [PATCH] Updated Release process for v5 (markdown) --- Release-process-for-v5.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Release-process-for-v5.md b/Release-process-for-v5.md index 96e96d4..585b78a 100644 --- a/Release-process-for-v5.md +++ b/Release-process-for-v5.md @@ -69,8 +69,8 @@ NB: The "v" prefix in the tag name is important, see https://github.com/spring-p ### Part 4.2: Update documentation -1. TODO Add Github Action to upload the docs to the docs server -2. Update the `current` and `current-SNAPSHOT` symbolic links on the docs server. +1. Go to Github Actions: https://github.com/spring-projects/spring-batch/actions. +2. Run the "Documentation Upload" workflow by providing the version to release. This will generate a distribution of the documentation (java docs, reference docs, etc) and upload it to the documentation server where needed. ### Part 4.3: Announce the release