mirror of
https://github.com/orhun/git-cliff.git
synced 2024-12-14 14:15:23 +03:00
chore(docker): use explicit image name for docker automated builds
This commit is contained in:
parent
b193f42e25
commit
777375f677
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
uses: docker/metadata-action@v3
|
||||
with:
|
||||
images: |
|
||||
${{ secrets.DOCKER_HUB_USERNAME }}/git-cliff
|
||||
orhunp/git-cliff
|
||||
ghcr.io/${{ github.repository_owner }}/git-cliff/git-cliff
|
||||
tags: |
|
||||
type=schedule
|
||||
|
Loading…
Reference in New Issue
Block a user