Skip to content

Commit

Permalink
fix path for docker yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seddonm1 committed Jul 19, 2023
1 parent 9a0599d commit a640505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: ghcr.io/thedatabaseme/hello-world
images: ghcr.io/seddonm1/s3ite
flavor: latest=true
tags: |
type=semver,pattern={{version}}
Expand Down

0 comments on commit a640505

Please sign in to comment.