Tweak ghcr.io path
This commit is contained in:
parent
ebb3fa068d
commit
c557be651a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
docker.io/ronnieroller/media-roller
|
docker.io/ronnieroller/media-roller
|
||||||
ghcr.io/ronnieroller/media-roller
|
ghcr.io/rroller/media-roller
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch,branch=master,latest=true
|
type=ref,event=branch,branch=master,latest=true
|
||||||
type=sha
|
type=sha
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue