We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6bde9 commit 83da825Copy full SHA for 83da825
.github/workflows/poetry.yml
@@ -52,6 +52,4 @@ jobs:
52
rm -fr dist/ && poetry build
53
54
- name: Publish distribution 📦 to PyPI
55
- uses: pypa/gh-action-pypi-publish@release/v1
56
- with:
57
- password: ${{ secrets.PYPI_TOKEN }}
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments