Skip to content

Commit c360488

Browse files
committed
add permissions block
1 parent df3b174 commit c360488

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/containers.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
name: Publish Containers
22

3+
permissions:
4+
contents: read
5+
packages: write
6+
actions: write
7+
38
on:
49
push:
510
tags:

0 commit comments

Comments
 (0)