Updated release instructions

This commit is contained in:
Ben Meadors 2021-12-08 07:59:02 -06:00
parent c7cad7143d
commit b05a36366e

View file

@ -17,8 +17,8 @@ If youd like to do real releases with your changes, the procedure is:
* * git add proto
* * git commit -m "updating proto submodule to latest"
* run bin/regen-protos.sh
* edit version.properties and check it into the root project
* run bin/promote-release.sh - this should cause github to start a release build (see the CI actions)
* edit version.properties to set release version
* commit and push (or merge) to root of repo - this should cause github to start a release build (see the CI actions)
* edit the draft release text and click publish
### Update Protobufs