Skip to content

Commit

Permalink
fix registry name
Browse files Browse the repository at this point in the history
  • Loading branch information
unglaublicherdude committed Mar 1, 2024
1 parent 33b7f2d commit 6501f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-git-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
ghrc.io/gdatasoftwareag/vaas/git-scan
ghcr.io/gdatasoftwareag/vaas/git-scan
tags: |
type=semver,pattern={{version}},value=${{ env.RELEASE_VERSION }}
type=semver,pattern={{major}}.{{minor}},value=${{ env.RELEASE_VERSION }}
Expand Down

0 comments on commit 6501f21

Please sign in to comment.