add a note about pushing the new release to the beta update track
parent
e7fa7d7da3
commit
a78560a70e
|
@ -26,4 +26,5 @@ Releases can only be created by [core developers](https://github.com/orgs/dolphi
|
|||
9. The release builds will automatically show up on the normal download page.
|
||||
10. Publish the corresponding Progress Report, if any.
|
||||
* After publishing, post the link to the Progress Report onto Twitter, Mastodon, Bluesky, etc.
|
||||
11. Push the new release to those on the `beta` auto-update track through the `Update Tracks` interface on the dolphin-emu.org admin panel.
|
||||
11. Merge the release branch back into master: `git checkout master`, `git merge --no-ff release-prep-YYMMp`.
|
Loading…
Reference in New Issue