Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Jun 3, 2024
1 parent a1f7092 commit 3a53f79
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ jobs:
upload:
needs: [wheels, sdist]
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/project/iminuit/

permissions:
id-token: write
attestations: write
Expand Down

0 comments on commit 3a53f79

Please sign in to comment.