mirror of
https://github.com/orhun/git-cliff.git
synced 2024-12-15 00:23:16 +03:00
chore(docker): rename the GHCR package due to legacy reasons
This commit is contained in:
parent
dff2e62edc
commit
71b88466eb
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
with:
|
||||
images: |
|
||||
${{ secrets.DOCKER_HUB_USERNAME }}/git-cliff
|
||||
ghcr.io/${{ github.repository_owner }}/git-cliff
|
||||
ghcr.io/${{ github.repository_owner }}/git-cliff/git-cliff
|
||||
tags: |
|
||||
type=schedule
|
||||
type=ref,event=tag
|
||||
|
Loading…
Reference in New Issue
Block a user