Skip to content

Commit c7abe2c

Browse files
committed
build: add missing permission
1 parent 4317806 commit c7abe2c

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
contents: write
1717
packages: write
1818
id-token: write
19+
attestations: write
1920

2021
steps:
2122
- name: Checkout repository

0 commit comments

Comments
 (0)