Skip to content

Commit ac626d8

Browse files
authored
Update docker-publish.yml
1 parent fac3c17 commit ac626d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
docker:
88
name: 'docker-build-and-push'
99
runs-on: ubuntu-latest
10+
permissions:
11+
contents: read
12+
packages: write
1013
steps:
1114
# Checkout the repository to the GitHub Actions runner
1215
- name: Checkout

0 commit comments

Comments
 (0)