From 1446c9c4adebda255276659dfef883f17770ca7f Mon Sep 17 00:00:00 2001 From: meejah Date: Mon, 10 Jan 2022 11:49:15 -0700 Subject: [PATCH] add 'push the tags' step --- docs/release-checklist.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-checklist.rst b/docs/release-checklist.rst index 3c984d122..7acca6bb3 100644 --- a/docs/release-checklist.rst +++ b/docs/release-checklist.rst @@ -166,6 +166,10 @@ need to be uploaded to https://tahoe-lafs.org in `~source/downloads` - meejah - warner +Push the signed tag to the main repository: + +- git push origin_push tahoe-lafs-1.17.1 + For the actual release, the tarball and signature files need to be uploaded to PyPI as well.