Skip to content

Commit

Permalink
allow publishing docker container
Browse files Browse the repository at this point in the history
Change-Id: I3c12673a21b3ef33dc6dfff89dfb95302ce3e9ed
  • Loading branch information
rdementi authored and opcm committed Jan 3, 2024
1 parent bb70a71 commit f8190f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ permissions:

jobs:
build:
permissions:
contents: write
runs-on: ubuntu-20.04
steps:
- name: Harden Runner
Expand Down

0 comments on commit f8190f5

Please sign in to comment.