diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3cb7ec91..9cf3e394 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -48,7 +48,7 @@ jobs: - uses: CatChen/config-git-with-token-action@v1 with: - github-token: ${{ github.token }} + github-token: ${{ secrets.CREATE_PULL_REQUEST_ACTION_TOKEN }} - name: Git checkout PR head commit id: git-checkout