mirror of
https://github.com/immich-app/immich.git
synced 2025-01-21 03:02:44 +01:00
feat(ci): Remove metadata key from permissions
This commit is contained in:
parent
97a779910a
commit
5783e770e3
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -13,7 +13,6 @@ on:
|
||||||
# This lets pull requests from forks push images to pr- tags
|
# This lets pull requests from forks push images to pr- tags
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
metadata: read
|
|
||||||
packages: write
|
packages: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue