Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Knifa committed Nov 29, 2024
1 parent bb5e931 commit 992a123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ steps.repo.outputs.value }}
images: ghcr.io/${{ steps.image-base-name.outputs.value }}
tags: |
type=edge
type=semver,pattern={{version}}
Expand Down

0 comments on commit 992a123

Please sign in to comment.