From 5869fa8f1ae865225f82a4ccda33f08114a10bb7 Mon Sep 17 00:00:00 2001 From: Eric Earl Date: Thu, 12 Dec 2024 13:15:17 -0800 Subject: [PATCH] Update sync_readme.yml Write all the things!!! --- .github/workflows/sync_readme.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/sync_readme.yml b/.github/workflows/sync_readme.yml index 779022e..7d1af20 100644 --- a/.github/workflows/sync_readme.yml +++ b/.github/workflows/sync_readme.yml @@ -14,9 +14,7 @@ jobs: sync-readme: runs-on: ubuntu-latest - permissions: - actions: write - contents: write + permissions: write-all steps: # Checkout the repository