From 4cc5f8b7434a0564524755a5298010afe909833a Mon Sep 17 00:00:00 2001 From: WahPlus Date: Thu, 30 Apr 2026 17:56:15 +0300 Subject: [PATCH] Keep yourself safe --- .github/workflows/minify.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/minify.yml b/.github/workflows/minify.yml index 3edea80..7723e48 100644 --- a/.github/workflows/minify.yml +++ b/.github/workflows/minify.yml @@ -10,6 +10,7 @@ jobs: runs-on: ubuntu-latest permissions: contents: write + actions: write steps: - name: Checkout main branch