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 c4753ba commit 764f6d0Copy full SHA for 764f6d0
.github/workflows/pypi.yml
@@ -91,7 +91,7 @@ jobs:
91
merge-multiple: true
92
path: dist
93
94
- - uses: pypa/gh-action-pypi-publish@v1.12.4
+ - uses: pypa/gh-action-pypi-publish@v1.13.0
95
with:
96
user: __token__
97
# To test:
0 commit comments