From 8839963a468c6c98365616b0ad0a033d5c39426c Mon Sep 17 00:00:00 2001 From: KushnirykOleh Date: Fri, 30 Aug 2024 12:17:29 +0300 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2b2fa9ea5..816c2e223 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -326,8 +326,6 @@ jobs: permissions: contents: write needs: [ setup, test, authorize ] - permissions: - contents: write if: ${{ always() }} steps: - uses: actions/checkout@v4