mirror of
https://github.com/Kizuren/LidlConnect.py.git
synced 2025-12-21 21:16:13 +01:00
Updated github workflow
This commit is contained in:
parent
acb4f6de08
commit
3d27ee77f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
||||||
environment:
|
environment:
|
||||||
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/${{ github.repository }}
|
||||||
#
|
#
|
||||||
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
|
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
|
||||||
# ALTERNATIVE: exactly, uncomment the following line instead:
|
# ALTERNATIVE: exactly, uncomment the following line instead:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue