Skip to content

Commit 7c285db

Browse files
authored
publish to release Pypi (#1124)
Co-authored-by: Jean-Christophe Morin [email protected] Co-authored-by: ssteinbach <[email protected]>
1 parent 24aa22d commit 7c285db

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,4 @@ jobs:
3838
uses: pypa/gh-action-pypi-publish@release/v1
3939
with:
4040
user: __token__
41-
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
42-
repository_url: https://test.pypi.org/legacy/
41+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)