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 9f743d7 commit 3a1392dCopy full SHA for 3a1392d
.github/workflows/build-hatch.yml
@@ -92,7 +92,7 @@ jobs:
92
path: dist
93
94
- name: Push Python artifacts to PyPI
95
- uses: pypa/gh-action-pypi-publish@v1.11.0
+ uses: pypa/gh-action-pypi-publish@v1.12.3
96
with:
97
skip-existing: true
98
.github/workflows/build-hatchling.yml
@@ -52,6 +52,6 @@ jobs:
52
53
54
- name: Push build artifacts to PyPI
55
56
57
0 commit comments