Skip to content

Commit

Permalink
fix(attest): fix permissions (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm authored Sep 30, 2024
1 parent a3d031a commit 6104ec6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tauri-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
publish-tauri:
permissions:
id-token: write
attestations: write
contents: write
strategy:
fail-fast: false
Expand Down

0 comments on commit 6104ec6

Please sign in to comment.