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 2409d47 commit bf1fff5Copy full SHA for bf1fff5
.github/workflows/release.yml
@@ -26,4 +26,4 @@ jobs:
26
- name: Build package
27
run: pyproject-build -s -w . -o dist
28
- name: Publish to PyPI
29
- uses: pypa/gh-action-pypi-publish@v1.9.0
+ uses: pypa/gh-action-pypi-publish@v1.10.1
0 commit comments