One more GHCR shot

This commit is contained in:
Kieran Eglin 2024-03-24 15:15:43 -07:00
parent a6a20c111f
commit 937a14985f
No known key found for this signature in database
GPG key ID: 193984967FCF432D

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