One more GHCR shot

This commit is contained in:
Kieran Eglin 2024-03-24 15:15:43 -07:00
parent 9baaa65c1e
commit 6ad9e68682

View file

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