From 45e68ca7cb29284c16f9b25c63c4200bf5eef49d Mon Sep 17 00:00:00 2001 From: tkmxqrdxddd Date: Tue, 17 Mar 2026 22:06:10 +0100 Subject: [PATCH] fix: add permissions to CI/CD workflow --- .github/workflows/ci-cd.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 2b6bee9..a0af3e2 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -8,6 +8,9 @@ on: release: types: [published] +permissions: + contents: read + env: PROJECT_NAME: davinci-video-converter