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 52053ab commit 6ddc5cdCopy full SHA for 6ddc5cd
.github/workflows/pr-preview.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Publish to Test PyPI
59
if: steps.version_check.outputs.exists != 'true'
60
- uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
+ uses: pypa/gh-action-pypi-publish@ab69e431e9c9f48a3310be0a56527c679f56e04d
61
with:
62
repository-url: https://test.pypi.org/legacy/
63
verbose: true
0 commit comments