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 d5c42e0 commit 9fdc395Copy full SHA for 9fdc395
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
release-tag: ${{ needs.prepare.outputs.version }}
61
62
- name: Upload package to pypi
63
- uses: pypa/[email protected].10
+ uses: pypa/[email protected].11
64
with:
65
user: __token__
66
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments