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