Skip to content

Commit 59b6b7e

Browse files
authored
Merge pull request #82 from ChEB-AI/release
Update python-publish.yml
2 parents 4680948 + e23839e commit 59b6b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
environment:
5151
name: pypi
5252
# OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
53-
# url: https://pypi.org/p/YOURPROJECT
53+
url: https://pypi.org/p/chebai
5454
#
5555
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
5656
# ALTERNATIVE: exactly, uncomment the following line instead:

0 commit comments

Comments
 (0)