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 ceca3f1 commit 9819d0aCopy full SHA for 9819d0a
1 file changed
.github/workflows/create-release-and-publish.yml
@@ -49,6 +49,6 @@ jobs:
49
--outdir dist/
50
.
51
- name: Publish distribution to PyPI
52
- uses: pypa/gh-action-pypi-publish@main
+ uses: pypa/gh-action-pypi-publish@master
53
with:
54
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments