Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ckuhtz committed Jul 10, 2024
1 parent c73b27e commit 4b7e375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
with:
context: ./${{ matrix.directory }}
push: true
tags: ghcr.io/${{ github.repository_owner }}/hamframe-${{ matrix.container }}:latest
tags: ghcr.io/${{ github.repository_owner }}/hamframe-${{ matrix.directory }}:latest
platforms: ${{ matrix.platform }}

0 comments on commit 4b7e375

Please sign in to comment.