diff --git a/.github/workflows/action.yaml b/.github/workflows/action.yaml index b33a6c6846..f1042e671d 100644 --- a/.github/workflows/action.yaml +++ b/.github/workflows/action.yaml @@ -14,7 +14,7 @@ jobs: generate-read-more: runs-on: "ubuntu-latest" permissions: - contents: [write, read] + contents: write steps: - name: Checkout uses: actions/checkout@v4