We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e6c41 commit 1076888Copy full SHA for 1076888
1 file changed
.github/workflows/python-package.yaml
@@ -58,6 +58,3 @@ jobs:
58
59
- name: Publish package distributions to PyPI
60
uses: pypa/gh-action-pypi-publish@release/v1
61
- with:
62
- PYTHON_PROJECT_NAME: pytest-simplified
63
- password: ${{ secrets.NFC_PYPI_TOKEN }}
0 commit comments