Skip to content

Commit

Permalink
fixup! Use trusted publishing for PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey committed Jan 14, 2025
1 parent 623dd13 commit 232a2c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
verbose: true
check-tag-version:
name: Check tag version
runs-on: ubuntu-latest
Expand Down

0 comments on commit 232a2c6

Please sign in to comment.