Skip to content

Commit fdde7cb

Browse files
authored
chore: remove test PyPI repository URL from publish step (#27)
1 parent 1c581e7 commit fdde7cb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,3 @@ jobs:
5454
subject-path: "dist/*"
5555

5656
- uses: pypa/gh-action-pypi-publish@release/v1
57-
with:
58-
# Remember to tell (test-)pypi about this repo before publishing
59-
# Remove this line to publish to PyPI
60-
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)