Skip to content

Commit e8852b8

Browse files
authored
Publish to real pypi (#75)
Signed-off-by: Thijs Baaijen <[email protected]>
1 parent 91aa32b commit e8852b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: pypa/gh-action-pypi-publish@release/v1
8080
with:
8181
# To test, use the TestPyPI:
82-
repository-url: https://test.pypi.org/legacy/
82+
# repository-url: https://test.pypi.org/legacy/
8383
# You must also create an account and project on TestPyPI,
8484
# as well as set the trusted-publisher in the project settings:
8585
# https://docs.pypi.org/trusted-publishers/adding-a-publisher/

0 commit comments

Comments
 (0)