Skip to content

Commit

Permalink
churn: remove unnecessary token, using trusted publishing instead
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Apr 24, 2024
1 parent 68ab20c commit 0a41362
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,6 @@ jobs:

- name: Publish package
uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 # v1.8.12
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}

prepare-for-next-development-cycle:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 0a41362

Please sign in to comment.