use repo name for ghcr name

This commit is contained in:
Matthias Mair 2024-02-27 18:34:12 +01:00
parent 9c10ad4c85
commit 0ea076f7b6
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A

View File

@ -145,7 +145,7 @@ jobs:
with:
images: |
inventree/inventree
ghcr.io/inventree/inventree
ghcr.io/${{ github.repository }}
- name: Build and Push
id: build-and-push