Skip to content

Commit

Permalink
Fix labels formatting.
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Mouat <adrian@chainguard.dev>
  • Loading branch information
amouat committed Nov 6, 2024
1 parent 4f0ae28 commit e04c7d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
with:
images: |
amouat/images-bite-back
labels:
"org.opencontainers.image.description": "Images Bite Back Demo"
labels: |
org.opencontainers.image.description=Images Bite Back Demo
-
name: Build and push
id: build
Expand Down

0 comments on commit e04c7d5

Please sign in to comment.