From 7781eddad23bba9df27525f2643ec5a54e0aefcb Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Fri, 9 Feb 2024 10:22:54 +1100 Subject: [PATCH] Updating release notes --- release_instructions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release_instructions.txt b/release_instructions.txt index 8337b1dc..6b2fdf9d 100644 --- a/release_instructions.txt +++ b/release_instructions.txt @@ -3,6 +3,8 @@ - run ./scripts/copy-docs.sh (and commit the changed in the yq-book branch) - run ./scripts/bump-version.sh - git push +// to move the v4 branch +- git push origin -d v4 - git push --tags - use github actions to publish docker and make github release - check github updated yq action in marketplace