Skip to content

Commit

Permalink
test trusted publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
ctdunc committed Mar 25, 2024
1 parent f5ff4f6 commit 4d960e7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,9 @@ jobs:
name: wheels
- name: Publish to PyPI
uses: PyO3/maturin-action@v1
env:
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
with:
command: upload
args: --non-interactive --skip-existing *
permissions:
id-token: write
environment: release

0 comments on commit 4d960e7

Please sign in to comment.