mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-06 20:30:57 +01:00
fix: change permission for github action to contents write (#1689)
This commit is contained in:
@@ -20,7 +20,7 @@ on:
|
||||
description: Push Docker Image
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user