Fix CI with IMAGE_REPO

This commit is contained in:
Felipe Santos 2022-11-19 14:34:48 -03:00
parent 86283a95f9
commit 385c036779

View File

@ -29,4 +29,4 @@ jobs:
- name: Build image
run: make push
env:
IMAGE_OWNER: ${{ github.actor }}
IMAGE_REPO: ghcr.io/${{ github.actor }}/frigate