From 86c75f6837fd6f55022920950623eaad6eb81f44 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Wed, 3 Nov 2021 21:59:03 +1100 Subject: [PATCH] Updating release instructions --- release_instructions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/release_instructions.txt b/release_instructions.txt index 1123d44f..abf0bbc5 100644 --- a/release_instructions.txt +++ b/release_instructions.txt @@ -4,6 +4,7 @@ - increment version in github-action/Dockerfile - make sure local build passes - run ./scripts/secure.sh (manual because docker platforms) +- run ./scripts/copy-docs.sh (and commit the changed in the yq-book branch) - commit version update changes - tag git with same version number - commit vX tag - this will trigger github actions