Skip to content

Commit

Permalink
Fix ovn-docker-images that had no permission to push images
Browse files Browse the repository at this point in the history
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
  • Loading branch information
jcaamano committed Jun 28, 2023
1 parent c2baa73 commit 1824f49
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches: [ master ]

permissions:
contents: read

env:
GO_VERSION: 1.19.6
REGISTRY: ghcr.io
Expand Down

0 comments on commit 1824f49

Please sign in to comment.