Skip to content

Commit

Permalink
Use HOMEBREW_GITHUB_API_TOKEN again.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed Aug 25, 2020
1 parent bc82259 commit 348b435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 348b435

Please sign in to comment.