...
- Access the Create Release Candidate workflow from the Actions tab
- Click on the Run workflow button
- Select the specific branch to use as the new release candidate
- Set the Release Candidate Tag, for example RC0
- Press the Run workflow (green button)
- Wait for the entire execution
- Access the Publish Release Candidate in ASF SVN workflow from the Actions tab (work in progress...)
- Click on the Run workflow button
- Set the Release Candidate branch, for example release-2.27-RC1
- Set your Apache Id and password in order to publish the release candidate artifacts in the ASF SVN
- Press the Run workflow button
The GitHub workflow will perform the following tasks:
...