Skip to content

Commit

Permalink
fix: add image registry domain
Browse files Browse the repository at this point in the history
  • Loading branch information
theredrad committed Sep 30, 2021
1 parent 116124b commit 324f263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: manasky/lorem-server
images: ghcr.io/manasky/lorem-server
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
Expand Down

0 comments on commit 324f263

Please sign in to comment.