updating release notes

This commit is contained in:
Mike Farah 2022-11-28 08:39:48 +11:00
parent 42e7c3cdf0
commit bb3f3e541d
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
- update release notes - update release notes
- make sure local build passes - make sure local build passes
- run ./scripts/copy-docs.sh (and commit the changed in the yq-book branch) - run ./scripts/copy-docs.sh (and commit the changed in the yq-book branch)
- commit version update changes - run ./scripts/bump-version.sh
- tag git with same version number - git push
- commit vX tag - this will trigger github actions - git push --tags
- use github actions to publish docker and make github release - use github actions to publish docker and make github release
- check github updated yq action in marketplace - check github updated yq action in marketplace