aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE-CHECKLIST4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 07d8da4d9..f3e42a55e 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -9,6 +9,10 @@ _ Tag release in git
_ Push templates:
git subtree push --prefix=data/templates git@github.com:jgm/pandoc-templates.git master
+ cd ../pandoc-templates
+ git pull
+ git tag REL
+ git push --tags
_ Generate Windows package (make winpkg)