adapt release checklist #70

Merged
muellerr merged 1 commits from release-checklist-fix into main 2023-08-28 22:51:10 +02:00

View File

@ -19,4 +19,7 @@ Checklist for new releases
# Post-Release
1. Create a new release on `EGit` based on the release branch.
1. Create a new annotaged tag and push it with `git tag -a satrs-core-<version>` and
`git push -u origin satrs-core-<version>`
2. Create a new release on `EGit` based on the tag.