Skip to content

Commit

Permalink
release: remove PyPI token from CD to force trusted publishers
Browse files Browse the repository at this point in the history
  • Loading branch information
epignatelli committed Dec 19, 2023
1 parent feebc34 commit 585166b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
verbose: true
password: ${{ secrets.PYPI_API_KEY }}

0 comments on commit 585166b

Please sign in to comment.