remove test pypi
This commit is contained in:
parent
eda8fe86fd
commit
8d58859265
4
.github/workflows/publish.yaml
vendored
4
.github/workflows/publish.yaml
vendored
@ -64,10 +64,6 @@ jobs:
|
||||
id-token: write
|
||||
steps:
|
||||
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
|
||||
- uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
|
||||
with:
|
||||
repository-url: https://test.pypi.org/legacy/
|
||||
packages-dir: artifact/
|
||||
- uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
|
||||
with:
|
||||
packages-dir: artifact/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user