Skip to content

Commit 28dd170

Browse files
committed
ci: switch to prod pypi
1 parent c0e331a commit 28dd170

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,5 +179,5 @@ jobs:
179179
uses: pypa/gh-action-pypi-publish@release/v1
180180
with:
181181
user: __token__
182-
password: ${{ secrets.PYPI_TEST_API_TOKEN }}
183-
repository_url: https://test.pypi.org/legacy/
182+
password: ${{ secrets.PYPI_API_TOKEN }}
183+
repository_url: https://pypi.org/legacy/

0 commit comments

Comments
 (0)