diff --git a/docs/ReleaseGuide.md b/docs/ReleaseGuide.md index b14532d0..94c1a990 100644 --- a/docs/ReleaseGuide.md +++ b/docs/ReleaseGuide.md @@ -23,7 +23,7 @@ The release of the `python-bindings` repository is made directly from a release 6. Merge `master` into `develop` for synchronization of `develop`. -7. If everything is in order up to this point then the new version can be released by hitting the "Publish release" button in your Release Draft. This will create the corresponding tag and trigger [publishing the release to PyPI](https://github.com/precice/python-bindings/actions?query=workflow%3A%22Upload+Python+Package%22). +7. If everything is in order up to this point then the new version can be released by hitting the "Publish release" button in your release Draft. This will create the corresponding tag and trigger [publishing the release to PyPI](https://github.com/precice/python-bindings/actions?query=workflow%3A%22Upload+Python+Package%22). 8. Add an empty commit on master by running the steps: