Skip to content

Commit 8d58859

Browse files
committed
remove test pypi
1 parent eda8fe8 commit 8d58859

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yaml

-4
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@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
68-
with:
69-
repository-url: https://test.pypi.org/legacy/
70-
packages-dir: artifact/
7167
- uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
7268
with:
7369
packages-dir: artifact/

0 commit comments

Comments
 (0)