Skip to content

Commit 0a7eec4

Browse files
authored
Update docker-image.yml
1 parent 45343ed commit 0a7eec4

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:
1212

1313
runs-on: ubuntu-latest
14+
permissions:
15+
packages: write
16+
contents: read
1417

1518
steps:
1619
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)