Skip to content

Commit 72c27fe

Browse files
author
Raffael Herrmann
committed
Add permissions for packages write access
1 parent 5dae830 commit 72c27fe

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ on:
99
default: false
1010
type: boolean
1111

12+
permissions:
13+
contents: read
14+
packages: write
15+
1216
jobs:
1317
build-and-push:
1418
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)