We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7473206 commit a3cdfc8Copy full SHA for a3cdfc8
.github/workflows/publish.yaml
@@ -64,10 +64,6 @@ jobs:
64
id-token: write
65
steps:
66
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
67
- - uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0
68
- with:
69
- repository-url: https://test.pypi.org/legacy/
70
- packages-dir: artifact/
71
- uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0
72
with:
73
packages-dir: artifact/
0 commit comments