Update RELEASING.md

This commit is contained in:
Filipe PINTO 2024-04-24 11:41:45 +02:00 committed by GitHub
parent e3a8fab416
commit 18e001d9dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ Used to publish a new release from master branch (normal process).
- Publish the draft release
- Change the release status from draft to public on github
- Accept the PR from `release/x.y.0` to `master` with `/accept`
- Run `extra-package.yml` workflow on `master` branch filling in the `desired SNAPSHOT version` and selecting wanted extra packages
- Run `extra-package.yml` workflow on `master` branch filling in the `desired tag version` and selecting wanted extra packages
- Run `update-branch-version.yml` workflow on `master` branch, filling in the `desired SNAPSHOT version`, it will:
- Create `bot/update-branch-version-master` branch
- Checkout this new branch