mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -08:00
Merge pull request #132 from thebentern/master
Update release instructions
This commit is contained in:
commit
51d2e6e95e
|
@ -17,8 +17,8 @@ If you’d 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
|
||||
|
|
Loading…
Reference in a new issue