Skip to content

Commit 62655cf

Browse files
committed
DOC: Update releasing steps
1 parent c1fe783 commit 62655cf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

RELEASING.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ Replace their values with the last public release's version number and the new v
2020
#. ``git add docs/api CHANGES.rst`` to stage the updated documentation.
2121
#. ``git commit -m "REL: 0.2"`` to commit the changes.
2222
#. ``git push origin master``
23-
#. ``git checkout master``
24-
#. ``git merge master`` (do not create a merge commit)
25-
#. ``git push origin master``
2623
#. **Verify that all continuous integration test and build workflows pass.**
2724
#. Create a release on GitHub
2825

0 commit comments

Comments
 (0)