Skip to content

Commit

Permalink
Fix deploy command in RELEASING.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Dec 12, 2024
1 parent b1076f3 commit 4b1ea12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ To publish a new release ``X.Y.Z``, the steps are as follows:

.. code-block:: console
gh workflow run deploy.yml -R pytest-dev/pytest-rich --ref release-VERSION --field version=VERSION
gh workflow run deploy.yml -R nicoddemus/pytest-rich --ref release-VERSION --field version=VERSION
The PR will be automatically merged.

0 comments on commit 4b1ea12

Please sign in to comment.