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 129b707 commit d1ec1dbCopy full SHA for d1ec1db
.github/workflows/pypi_deploy.yml
@@ -19,5 +19,4 @@ jobs:
19
- name: Publish distribution 📦 to PyPI
20
uses: JRubics/[email protected]
21
with:
22
- ignore_dev_requirements: 'yes'
23
pypi_token: ${{ secrets.PYPI_PASSWORD }}
0 commit comments