Update ci/python-publish.yml
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
This commit is contained in:
co-authored by
Sviatoslav Sydorenko
parent
e5a2609958
commit
26ad7a7549
@@ -52,6 +52,10 @@ jobs:
|
|||||||
name: pypi
|
name: pypi
|
||||||
# OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
|
# OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
|
||||||
# url: https://pypi.org/p/YOURPROJECT
|
# url: https://pypi.org/p/YOURPROJECT
|
||||||
|
#
|
||||||
|
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
|
||||||
|
# ALTERNATIVE: exactly, uncomment the following line instead:
|
||||||
|
# url: https://pypi.org/project/YOURPROJECT/${{ github.event.release.name }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Retrieve release distributions
|
- name: Retrieve release distributions
|
||||||
|
|||||||
Reference in New Issue
Block a user