Skip to content

Commit

Permalink
fix: remove redundant words from image names
Browse files Browse the repository at this point in the history
  • Loading branch information
WankkoRee committed Jul 4, 2024
1 parent ea5a77e commit 03de13f
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 @@ -134,7 +134,7 @@ jobs:
uses: docker/metadata-action@v5
id: docker_meta
with:
images: ghcr.io/${{ github.repository_owner }}/${{ github.repository }}
images: ghcr.io/${{ github.repository }}
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit 03de13f

Please sign in to comment.