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 14f5ec9 commit 9ed6df8Copy full SHA for 9ed6df8
.github/workflows/pypi-release.yml
@@ -73,4 +73,4 @@ jobs:
73
path: dist/
74
merge-multiple: true
75
- name: Publish package distributions to PyPI
76
- uses: pypa/gh-action-pypi-publish@v1
+ uses: pypa/gh-action-pypi-publish@v1.12.4
.github/workflows/test-pypi-release.yml
@@ -43,6 +43,6 @@ jobs:
43
44
45
46
47
with:
48
repository-url: https://test.pypi.org/legacy/
0 commit comments