We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc8d615 + f5f13db commit 9bf2c08Copy full SHA for 9bf2c08
1 file changed
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
run: python -m build
40
41
- name: Publish
42
- uses: pypa/gh-action-pypi-publish@v1.8.12
+ uses: pypa/gh-action-pypi-publish@v1.8.14
43
with:
44
password: ${{ secrets.PYPI_TOKEN }}
45
0 commit comments