Skip to content

Commit

Permalink
add attestation permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
hawthorne-abendsen committed Nov 19, 2024
1 parent d889dc1 commit 67ad1aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
push:
tags:
- 'v*'

permissions:
id-token: write
contents: write
attestations: write

jobs:
release-contract:
Expand Down

0 comments on commit 67ad1aa

Please sign in to comment.