Skip to content

Commit e44cae6

Browse files
author
James Reynolds
committed
Finalizing github actions
1 parent 935eec8 commit e44cae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: pypa/gh-action-pypi-publish@master
4242
with:
4343
password: ${{ secrets.PYPI_PASSWORD }}
44-
repository_url: https://pypi.org/legacy/
44+
repository_url: https://upload.pypi.org/legacy/
4545
- name: Create GitHub Release
4646
uses: actions/create-release@v1
4747
id: create_release

0 commit comments

Comments
 (0)