Skip to content

Commit dbab233

Browse files
committed
Minord docs change: update release instructions
1 parent 9dbe4b4 commit dbab233

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/tutor.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ Releasing a new version
6565
- Bump the ``__version__`` value in ``tutor/__about__.py``.
6666
- Replace "Latest" by the version name in CHANGELOG.md.
6767
- Create a commit with the version changelog.
68-
- Push changes to github: ``git push origin``
69-
- Push changes to git.overhang.io: ``git push overhangio``
70-
- ``make release``
68+
- ``make release`` (this assumes that there are two remotes named "origin" and "overhangio")
7169

7270
After a regular push to ``master``, run ``make nightly`` to update the "nightly" tag.

0 commit comments

Comments
 (0)