mirror of
https://github.com/kieraneglin/pinchflat.git
synced 2026-01-23 02:24:24 +00:00
One more GHCR shot
This commit is contained in:
parent
9baaa65c1e
commit
6ad9e68682
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build_and_push_docker.yml
vendored
4
.github/workflows/build_and_push_docker.yml
vendored
|
|
@ -42,5 +42,5 @@ jobs:
|
|||
push: true
|
||||
file: ./selfhosted.Dockerfile
|
||||
tags: |
|
||||
'keglin/pinchflat:${{ github.event.inputs.image_tag }}'
|
||||
'ghcr.io/${{ github.repository_owner }}/pinchflat:${{ github.event.inputs.image_tag }}'
|
||||
keglin/pinchflat:${{ github.event.inputs.image_tag }}
|
||||
ghcr.io/${{ github.repository_owner }}/pinchflat:${{ github.event.inputs.image_tag }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue