mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 01:35:22 +03:00
Fix CI with IMAGE_REPO
This commit is contained in:
parent
86283a95f9
commit
385c036779
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -29,4 +29,4 @@ jobs:
|
||||
- name: Build image
|
||||
run: make push
|
||||
env:
|
||||
IMAGE_OWNER: ${{ github.actor }}
|
||||
IMAGE_REPO: ghcr.io/${{ github.actor }}/frigate
|
||||
|
||||
Loading…
Reference in New Issue
Block a user