mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
parent
3a3473dc15
commit
9c75444a73
@ -248,7 +248,7 @@ To release a new version of the theme, core team will take the following steps:
|
|||||||
#. Commit these changes to a pull request.
|
#. Commit these changes to a pull request.
|
||||||
#. Merge the pull request after review.
|
#. Merge the pull request after review.
|
||||||
#. Check out ``master`` branch locally for tagging. **Remember to pull from remote**.
|
#. Check out ``master`` branch locally for tagging. **Remember to pull from remote**.
|
||||||
#. Tag the release in git: ``git tag -s $NEW_VERSION``.
|
#. Tag the release in git: ``git tag $NEW_VERSION``.
|
||||||
#. Push the tag to GitHub: ``git push --tags origin``.
|
#. Push the tag to GitHub: ``git push --tags origin``.
|
||||||
#. Upload the package to PyPI:
|
#. Upload the package to PyPI:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user