Skip to content

Commit

Permalink
🐛 fix CI (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgafni authored Oct 7, 2024
1 parent 7c51586 commit 8696cff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ jobs:
runs-on: ubuntu-latest
environment:
name: release
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
steps:
- uses: actions/checkout@v2
- name: Install uv
Expand Down

0 comments on commit 8696cff

Please sign in to comment.