Skip to content

Commit dbf6aab

Browse files
committed
added url
1 parent cc1092f commit dbf6aab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi_publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
- name: Publish Package
2323
uses: pypa/gh-action-pypi-publish@release/v1
2424
with:
25+
repository-url: https://upload.pypi.org/legacy/
2526
user: __token__
2627
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)