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.
2 parents 13f75f5 + e382170 commit d76c16bCopy full SHA for d76c16b
.github/workflows/python-publish.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Build package
37
run: python -m build
38
- name: Publish package
39
- uses: pypa/gh-action-pypi-publish@release/v1.12
+ uses: pypa/gh-action-pypi-publish@release/v1.13
40
with:
41
user: __token__
42
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments