Skip to content

Commit 25560b1

Browse files
committed
Another attempt at github actions deploy
1 parent 2e25959 commit 25560b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
user: __token__
7373
password: ${{ secrets.TESTPYPI_TOKEN }}
74-
repository-url: https://test.pypi.org/
74+
repository-url: https://test.pypi.org/legacy/
7575
verbose: true
7676

7777

0 commit comments

Comments
 (0)