Skip to content

Commit

Permalink
Change workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskellner committed Nov 14, 2024
1 parent 7a9633b commit 0649a4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
python setup.py sdist bdist_wheel
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
permissions:
id-token: write
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 0649a4c

Please sign in to comment.