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 97cf5ae commit b084cbdCopy full SHA for b084cbd
.github/workflows/publish.yml
@@ -36,4 +36,4 @@ jobs:
36
TIANGOLO_BUILD_PACKAGE: ${{ matrix.package }}
37
run: python -m build
38
- name: Publish
39
- uses: pypa/gh-action-pypi-publish@v1.9.0
+ uses: pypa/gh-action-pypi-publish@v1.10.1
0 commit comments