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 b4e78d2 commit 306d7aeCopy full SHA for 306d7ae
.github/workflows/build.yaml
@@ -81,6 +81,6 @@ jobs:
81
name: dist
82
path: dist
83
84
- - uses: pypa/gh-action-pypi-publish@v1.8.11
+ - uses: pypa/gh-action-pypi-publish@v1.13.0
85
with:
86
password: ${{ secrets.PYPI_PASSWORD }}
0 commit comments