mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-19 01:01:20 +02:00
Update the release instructions after their first use.
This commit is contained in:
@@ -3,8 +3,9 @@ Release checklist
|
|||||||
|
|
||||||
1. Commit the new release
|
1. Commit the new release
|
||||||
2. Tag the commit
|
2. Tag the commit
|
||||||
3. `git push`
|
3. `git push --tags origin master` to push the commit and tag at the
|
||||||
4. `git push --tags`
|
same time.
|
||||||
5. Go to [the docs admin][rtd] and enable builds for the new tag.
|
5. Go to [the docs admin][rtd] and verify that it's building the new
|
||||||
|
version as 'stable' and under its tag name.
|
||||||
|
|
||||||
[rtd]: https://readthedocs.org/dashboard/higan/versions/
|
[rtd]: https://readthedocs.org/projects/higan/builds/
|
||||||
|
Reference in New Issue
Block a user