Skip to content

Commit 9592049

Browse files
authored
chore: publish to pypi (#5)
1 parent ac228f7 commit 9592049

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ jobs:
3535
packages-dir: dist/
3636
skip-existing: true
3737
user: __token__
38-
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
39-
repository-url: https://test.pypi.org/legacy/
38+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)