Skip to content

Commit 7a8a58f

Browse files
committed
build: allow id token write permission for attestation
1 parent 7d3f852 commit 7a8a58f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish-to-github.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
permissions:
1717
contents: read
1818
packages: write
19+
id-token: write
1920

2021
steps:
2122
- name: Checkout repository

0 commit comments

Comments
 (0)