Skip to content

Commit f09d80d

Browse files
authored
Fix permissions issue for workflow (#2368)
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent 532e3d8 commit f09d80d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)