We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1fe783 commit 62655cfCopy full SHA for 62655cf
RELEASING.rst
@@ -20,9 +20,6 @@ Replace their values with the last public release's version number and the new v
20
#. ``git add docs/api CHANGES.rst`` to stage the updated documentation.
21
#. ``git commit -m "REL: 0.2"`` to commit the changes.
22
#. ``git push origin master``
23
-#. ``git checkout master``
24
-#. ``git merge master`` (do not create a merge commit)
25
-#. ``git push origin master``
26
#. **Verify that all continuous integration test and build workflows pass.**
27
#. Create a release on GitHub
28
0 commit comments