Skip to content

Commit 9d219e9

Browse files
authored
fix: add package write permission (#255)
1 parent 55b000f commit 9d219e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: publish image
22

33
permissions:
44
contents: read
5+
packages: write
56

67
on:
78
push:

0 commit comments

Comments
 (0)