Skip to content

Commit 06c8e94

Browse files
fix permissions issues
1 parent 8e639fe commit 06c8e94

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-chains-hc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
contents: read
1515
packages: write
1616
id-token: write
17+
actions: read
18+
attestations: write
1719
with:
1820
image: ghcr.io/${{ github.repository }}/go_chains_hc
1921
context: images/go_chains_hc

0 commit comments

Comments
 (0)