change branch actually used

pull/494/head
Nicco Kunzmann 2022-11-23 17:56:44 +00:00
rodzic 34a4b0c269
commit dcfc19cf4b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -76,7 +76,7 @@ However, only people with ``PyPI environment access for GitHub Actions`` can app
.. code-block:: bash
git push -u origin release-5.0.0
git push -u origin release
5. See if the `CI-tests <https://github.com/collective/icalendar/actions>`_ are running on the pull request.
If they are not running, no new release can be issued.