Skip to content

Commit 9e2410a

Browse files
committed
Fix Publish image CI workflow
1 parent 5bf2096 commit 9e2410a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/images-publish.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ on:
1313
schedule:
1414
- cron: "30 4 * * *"
1515

16+
permissions:
17+
attestations: write
18+
id-token: write
19+
packages: write
20+
1621
jobs:
1722
publish-standalone:
1823
name: Standalone images

0 commit comments

Comments
 (0)