diff --git a/.github/workflows/create-client-fork.yml b/.github/workflows/create-client-fork.yml index 3f371d9..be82228 100644 --- a/.github/workflows/create-client-fork.yml +++ b/.github/workflows/create-client-fork.yml @@ -23,6 +23,8 @@ jobs: create-fork: name: Setup Client Fork runs-on: ubuntu-latest + permissions: + contents: write steps: - name: Validate confirmation