Skip to content

Commit 3bc4dd5

Browse files
committed
freeze tag workflow required write permission
Signed-off-by: chensuyue <[email protected]>
1 parent e91d0ca commit 3bc4dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-freeze-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
name: Freeze OPEA images release tag
55
permissions:
6-
contents: read
6+
contents: write
77
on:
88
workflow_dispatch:
99
inputs:

0 commit comments

Comments
 (0)