mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
fix: add package perms
Signed-off-by: Devin Buhl <devin@buhl.casa>
This commit is contained in:
parent
32a7f2cb1f
commit
ecbccc5fb6
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@ -12,6 +12,9 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user