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 2bbdfb1 commit d2c213bCopy full SHA for d2c213b
.github/workflows/release.yml
@@ -236,4 +236,4 @@ jobs:
236
path: dist
237
238
- name: Publish to PyPI
239
- run: python -m twine upload dist/*
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments