We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af205f commit 7b93f72Copy full SHA for 7b93f72
1 file changed
.github/workflows/pre-release.yml
@@ -20,6 +20,6 @@ jobs:
20
- name: Build packages for distribution
21
run: uv build
22
- name: Publish packages to Test PyPI
23
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b
24
with:
25
repository-url: https://test.pypi.org/legacy/
0 commit comments