Skip to content

Commit e48a32a

Browse files
committedAug 1, 2024
Updates the repository url for pypi
1 parent 4c7a0e1 commit e48a32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/publish-k2-python-language-sdk.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ on:
2626

2727
env:
2828
DEV_PYPI_URL: https://test.pypi.org/legacy/
29-
PROD_PYPI_URL: https://pypi.org/legacy/
29+
PROD_PYPI_URL: https://upload.pypi.org/legacy/
3030
PACKAGE_DIR: pkg/k2/language_host/python/klothosdk
3131
PACKAGE_NAME: klotho
3232

0 commit comments

Comments
 (0)
Please sign in to comment.