From fa21735bb5518906e53fd6db05bdc485a9af44f0 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 15 Dec 2022 02:01:47 +0000 Subject: [PATCH] Makefile: release checklist: Add entry for publishing docs Signed-off-by: Ian Jackson --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 57c2a10..854eaca 100644 --- a/Makefile +++ b/Makefile @@ -101,6 +101,7 @@ very-clean: clean # # # merge into main, git push # release-rust-crate VERSION +# make publish publish-make-current PUBLISH_VERSION=1.1.1 # dgit -wgf push-source sid #---------- docs publication ---------- -- 2.30.2