Skip to content

Commit 1b3ba55

Browse files
ci: allows packages permissions
1 parent 4d2e585 commit 1b3ba55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: docker-build
2-
2+
permissions:
3+
packages: write
34
on:
45
push:
56
branches:

0 commit comments

Comments
 (0)