Update ghcr image location
This commit is contained in:
parent
6e930c8c68
commit
41676c6408
|
@ -17,7 +17,7 @@ jobs:
|
|||
uses: docker/metadata-action@v3
|
||||
with:
|
||||
images: |
|
||||
ghcr.io/hydrusnetwork/hydrus
|
||||
ghcr.io/${{ github.repository }}
|
||||
tags: |
|
||||
type=ref,event=tag
|
||||
labels: |
|
||||
|
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
uses: docker/metadata-action@v3
|
||||
with:
|
||||
images: |
|
||||
ghcr.io/hydrusnetwork/hydrus
|
||||
ghcr.io/${{ github.repository }}
|
||||
tags: |
|
||||
type=ref,event=tag
|
||||
labels: |
|
||||
|
|
Loading…
Reference in New Issue