Skip to content

Commit

Permalink
Fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Mechazawa committed Feb 24, 2024
1 parent ef22471 commit 8822f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: ghcr.io/${{ github.repository }}/my-image
images: ghcr.io/${{ github.repository }}
tags: |
type=ref,event=branch
type=sha,format=long
Expand Down

0 comments on commit 8822f70

Please sign in to comment.