Skip to content

Commit 8140202

Browse files
committed
added write permission
1 parent 6e55b7f commit 8140202

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88

99
jobs:
1010
docker:
11+
permissions:
12+
packages: write
1113
runs-on: ubuntu-latest
1214
strategy:
1315
matrix:

0 commit comments

Comments
 (0)