mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 10:45:21 +03:00
Doesn't work on fork without package permissions
This commit is contained in:
parent
1bf3e40ac5
commit
9f259d8899
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
multi_arch_build:
|
||||
runs-on: ubuntu-latest
|
||||
name: Image Build
|
||||
permissions:
|
||||
packages: write
|
||||
steps:
|
||||
- name: Remove unnecessary files
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user