diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 82d003a41882..79e5243d6862 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -17,4 +17,4 @@ jobs: - name: Rebase Pull Request uses: Homebrew/homebrew-cask/.github/actions/rebase@debug-rebase env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}