Skip to content

Commit

Permalink
ci: use trusted publisher and remove token
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Apr 30, 2024
1 parent 19b64df commit 91e53d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}
print-hash: true

- name: Create/update release on GitHub
Expand Down

0 comments on commit 91e53d6

Please sign in to comment.