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 6b41b6a commit 527be7cCopy full SHA for 527be7c
.github/workflows/release.yaml
@@ -25,4 +25,4 @@ jobs:
25
- name: Build package
26
run: pyproject-build -s -w . -o dist
27
- name: Publish to PyPI
28
- uses: pypa/gh-action-pypi-publish@v1.9.0
+ uses: pypa/gh-action-pypi-publish@v1.10.2
0 commit comments