Skip to content

Commit dce238e

Browse files
authored
Fix permissions for E2E test image publishing (#3947)
1 parent a161e3a commit dce238e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/reusable-publish-test-e2e-images.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ on:
1212

1313
permissions:
1414
contents: read
15+
packages: write
16+
attestations: write
17+
id-token: write
1518

1619
jobs:
1720
publish-e2e-image:

0 commit comments

Comments
 (0)