From: Ian Jackson Date: Thu, 15 Dec 2022 02:01:47 +0000 (+0000) Subject: Makefile: release checklist: Add entry for publishing docs X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=fa21735bb5518906e53fd6db05bdc485a9af44f0;p=hippotat.git Makefile: release checklist: Add entry for publishing docs Signed-off-by: Ian Jackson --- 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 ----------