Skip to content

Commit 392c387

Browse files
updated release workflow for the correct url
1 parent f6d6fbb commit 392c387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
with:
4949
user: __token__
5050
password: ${{ secrets.CGALLO_PYPI }}
51-
repository_url: https://pypi.org/legacy/
51+
repository_url: https://upload.pypi.org/legacy/
5252

0 commit comments

Comments
 (0)