Skip to content

Commit b01bd2a

Browse files
committed
Update release.yml
1 parent 2edef86 commit b01bd2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
release:
55
types: [released]
66

7+
permissions:
8+
contents: read
9+
packages: write
10+
711
env:
812
REGISTRY: ghcr.io
913
IMAGE_NAME: ${{ github.repository }}

0 commit comments

Comments
 (0)