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 79f0733 commit 55db923Copy full SHA for 55db923
RELEASING.rst
@@ -137,6 +137,10 @@ Both automatic and manual processes described above follow the same steps from t
137
in https://github.com/pytest-dev/pytest/actions/workflows/deploy.yml, using the ``release-MAJOR.MINOR.PATCH`` branch
138
as source.
139
140
+ Using the command-line::
141
+
142
+ $ gh workflow run deploy.yml -R pytest-dev/pytest --ref=release-{VERSION} -f version={VERSION}
143
144
This job will require approval from ``pytest-dev/core``, after which it will publish to PyPI
145
and tag the repository.
146
0 commit comments