Skip to content

Commit 29f9780

Browse files
committed
fix: match permissions on ami-release
1 parent b0bf927 commit 29f9780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testinfra-ami-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_call:
66

77
permissions:
8-
contents: read
8+
contents: write
99
id-token: write
1010

1111
jobs:

0 commit comments

Comments
 (0)