Skip to content

Commit ed86c97

Browse files
committed
Add permimission for release attestation
1 parent 4dafd51 commit ed86c97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ jobs:
6969
runs-on: ubuntu-latest
7070
permissions:
7171
contents: write
72+
id-token: write
73+
attestations: write
7274
steps:
7375
- name: Generate build provenance attestation
7476
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)