From 4f36389af568de9a3764252704b02a1d33536af9 Mon Sep 17 00:00:00 2001 From: FiorenMas <102145692+FiorenMas@users.noreply.github.com> Date: Mon, 20 Mar 2023 01:12:59 +0700 Subject: [PATCH] Update patch.yml --- .github/workflows/patch.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/patch.yml b/.github/workflows/patch.yml index 7397553..c9e793d 100644 --- a/.github/workflows/patch.yml +++ b/.github/workflows/patch.yml @@ -75,5 +75,5 @@ jobs: repository: ${{ github.repository }} retain_days: 5 keep_minimum_runs: 5 -permissions: - contents: write + +permissions: write-all