fix: update image name
This commit is contained in:
parent
d96f2119ae
commit
122503de2f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker_release.yml
vendored
2
.github/workflows/docker_release.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
docker.io/keglin/pinchflat
|
||||
docker.io/communitymaintained/pinchflat
|
||||
ghcr.io/${{ github.repository }}
|
||||
# All non-release actions will be tagged as `dev` (ie: push, workflow_dispatch)
|
||||
tags: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue