Skip to content

Commit eb6a5ae

Browse files
authored
Update docker-image.yml
1 parent 0e9aa45 commit eb6a5ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
build-and-push-image:
1212
runs-on: ubuntu-latest
1313

14+
permissions:
15+
packages: write
16+
1417
steps:
1518
- uses: actions/checkout@v4
1619

0 commit comments

Comments
 (0)