Update ghcr image location

This commit is contained in:
suika 2022-10-30 22:10:35 +01:00
parent 6e930c8c68
commit 41676c6408
2 changed files with 2 additions and 2 deletions

View File

@ -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: |

View File

@ -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: |