Skip to content

Commit aa50a99

Browse files
committed
FIX: Trailing slash
1 parent 4bb2bcf commit aa50a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
with:
7171
user: __token__
7272
password: ${{ secrets.TESTPYPI_API_TOKEN }}
73-
repository_url: https://test.pypi.org/legacy
73+
repository_url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)