Skip to content

Commit 8393495

Browse files
Use Trusted Publisher for PyPI
Use Trusted Publisher for PyPI publishing.
1 parent 676edc8 commit 8393495

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,3 @@ jobs:
2626
poetry run python setup.py sdist bdist_wheel
2727
- name: Publish distribution to PyPI
2828
uses: pypa/gh-action-pypi-publish@release/v1
29-
with:
30-
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)