Skip to content

Commit

Permalink
Change publishing action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskellner committed Nov 14, 2024
1 parent 9bf786b commit 7a9633b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +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

0 comments on commit 7a9633b

Please sign in to comment.