From 7c3879fbce7b3ec70d6ef6a72331ccc15401e945 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 12 Feb 2024 17:11:59 +0100 Subject: [PATCH] last preparations --- satrs-mib/release-checklist.md | 5 +---- satrs/release-checklist.md | 4 +--- 2 files changed, 2 insertions(+), 7 deletions(-) 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-`.