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 9048580 commit f641eb6Copy full SHA for f641eb6
.github/workflows/release.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Build package
25
run: pyproject-build -s -w . -o dist
26
- name: Publish to PyPI
27
- uses: pypa/gh-action-pypi-publish@v1.8.12
+ uses: pypa/gh-action-pypi-publish@v1.8.14
0 commit comments