Skip to content

Commit

Permalink
Fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
kratman committed Jul 29, 2024
1 parent d72774c commit 2acb90e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
strategy:
matrix:
python-version: ["3.12"]
permissions:
id-token: write

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2acb90e

Please sign in to comment.