Skip to content

Commit bed0377

Browse files
committed
remove test pypi
1 parent 6534590 commit bed0377

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ jobs:
6464
id-token: write
6565
steps:
6666
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
67-
- uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
68-
with:
69-
repository-url: https://test.pypi.org/legacy/
70-
packages-dir: artifact/
71-
- uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
67+
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
7268
with:
7369
packages-dir: artifact/

0 commit comments

Comments
 (0)