Skip to content

Commit 14caed4

Browse files
committed
Github workflow permissions
1 parent 3a0a5a7 commit 14caed4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Cloud Hypervisor Linux Release
22
on: [create]
33

4+
permissions:
5+
contents: write
6+
47
jobs:
58
release:
69
if: github.event_name == 'create' && github.event.ref_type == 'tag'

0 commit comments

Comments
 (0)