From 214e6099a0d6d86d714fb5730d9e888483983a62 Mon Sep 17 00:00:00 2001 From: ComFreek <comfreek@outlook.com> Date: Fri, 15 Jan 2021 17:43:40 +0100 Subject: [PATCH] Update DEPLOY.md --- DEPLOY.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPLOY.md b/DEPLOY.md index ddd2fd73..7c96b814 100644 --- a/DEPLOY.md +++ b/DEPLOY.md @@ -9,6 +9,7 @@ at the same time with the *same* version number. Concretely: -1. Create a new GitHub release here: <https://github.com/UFrameIT/UFrameIT/releases> -2. Merge [FrameIT/frameworld](https://gl.mathhub.info/FrameIT/frameworld)'s devel branch into master and git-tag it appropriately. +1. Merge [FrameIT/frameworld](https://gl.mathhub.info/FrameIT/frameworld)'s devel branch into master and git-tag appropriately. +2. Update archive submodules in [UFrameIT/archives](https://github.com/UFrameIT/archives) and git-tag appropriately. +3. Create a new GitHub release here: <https://github.com/UFrameIT/UFrameIT/releases> 3. Write a news post on our website: <https://github.com/UFrameIT/UFrameIT.github.io> -- GitLab