Skip to content

Commit a90b569

Browse files
authored
Update python-package-deploy.yml
1 parent 04fa22c commit a90b569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Publish distribution 📦 to Test PyPI
3636
uses: pypa/gh-action-pypi-publish@release/v1
3737
with:
38+
repository-url: https://test.pypi.org/legacy/
3839
skip_existing: true
3940
- name: Publish distribution 📦 to PyPI
4041
if: startsWith(github.ref, 'refs/tags')

0 commit comments

Comments
 (0)