We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcd8a40 + fbbe055 commit 1e010dcCopy full SHA for 1e010dc
1 file changed
.github/workflows/release.yml
@@ -91,7 +91,7 @@ jobs:
91
path: dist/
92
93
- name: Publish to TestPyPI
94
- uses: pypa/gh-action-pypi-publish@v1.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
95
with:
96
repository-url: https://test.pypi.org/legacy/
97
print-hash: true
@@ -163,7 +163,7 @@ jobs:
163
164
165
- name: Publish to PyPI
166
167
168
169
skip-existing: true
0 commit comments