Skip to content

Commit

Permalink
update image name
Browse files Browse the repository at this point in the history
  • Loading branch information
tamada committed May 21, 2024
1 parent 5dfd6aa commit c130f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository_owner }}/${{ github.repository }}
images: ghcr.io/${{ github.repository }}
tags: |
type=raw,value=latest
type=sha,prefix=,suffix=,format=short
Expand Down

0 comments on commit c130f0f

Please sign in to comment.