diff --git a/satrs-mib/release-checklist.md b/satrs-mib/release-checklist.md index 1cda6f9..bf38113 100644 --- a/satrs-mib/release-checklist.md +++ b/satrs-mib/release-checklist.md @@ -19,7 +19,4 @@ Checklist for new releases # Post-Release -1. Create a new annotaged tag and push it with `git tag -a satrs-mib-` and - `git push -u origin satrs-mib-` -2. Create a new release on `EGit` based on the tag. - +1. Create a new release on `EGit` with the name `satrs-mib-`. diff --git a/satrs/release-checklist.md b/satrs/release-checklist.md index d0359b0..349a903 100644 --- a/satrs/release-checklist.md +++ b/satrs/release-checklist.md @@ -19,7 +19,5 @@ Checklist for new releases # Post-Release -1. Create a new annotaged tag and push it with `git tag -a satrs-core-` and - `git push -u origin satrs-core-` -2. Create a new release on `EGit` based on the tag. +1. Create a new release on `EGit` with the name `satrs-`.