fix: change permission for github action to contents write (#1689)

This commit is contained in:
Meier Lukas
2024-12-17 20:04:20 +01:00
committed by GitHub
parent 93abe8f6a2
commit 0f029b384d

View File

@@ -20,7 +20,7 @@ on:
description: Push Docker Image
permissions:
contents: read
contents: write
packages: write
env: