Skip to content

Commit

Permalink
#53: Added test for PyPI publish via trusted publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
hkage committed Mar 14, 2024
1 parent c2f17a3 commit 0531551
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
name: Upload release to PyPI
runs-on: ubuntu-latest
environment:
name: pypi
#name: pypi
name: testpypi
url: https://pypi.org/project/pganonymize/
permissions:
id-token: write
Expand Down

0 comments on commit 0531551

Please sign in to comment.