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