Skip to content

Commit

Permalink
feat(publish.yml): Trust publisher?
Browse files Browse the repository at this point in the history
  • Loading branch information
clazzor authored Jun 28, 2024
1 parent 9b4b506 commit c5ea566
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,3 @@ jobs:

- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit c5ea566

Please sign in to comment.