Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Knifa committed Nov 29, 2024
1 parent 992a123 commit e35eff0
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.image-base-name.outputs.value }}
images: ${{ steps.image-base-name.outputs.value }}
tags: |
type=edge
type=semver,pattern={{version}}
Expand Down

0 comments on commit e35eff0

Please sign in to comment.