Skip to content

Commit

Permalink
Remove credentials and make use of Trusted Publisher Management
Browse files Browse the repository at this point in the history
  • Loading branch information
J535D165 authored Mar 30, 2024
1 parent 9937d11 commit 03588bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,3 @@ jobs:
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit 03588bc

Please sign in to comment.