diff --git a/.github/workflows/api-sync.yml b/.github/workflows/api-sync.yml index 4079ec7a49..327dc8e21f 100644 --- a/.github/workflows/api-sync.yml +++ b/.github/workflows/api-sync.yml @@ -40,6 +40,7 @@ jobs: if: steps.check.outputs.has_changes == 'true' uses: peter-evans/create-pull-request@v5 with: + token: ${{ secrets.GH_PAT }} commit-message: "chore: sync API types from infrastructure" title: "chore: sync API types from infrastructure" body: |