Skip to content

Commit

Permalink
fixup! Add GITHUB_COM_TOKEN variable
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Oct 20, 2024
1 parent 7f7ce0b commit 95e42e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
args: renovate "${{ github.repository }}"
env:
GITHUB_COM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RENOVATE_BASE_DIR: ${{ github.workspace }}/renovate
RENOVATE_GIT_AUTHOR: Renovate Bot <[email protected]>
RENOVATE_OPTIMIZE_FOR_DISABLED: "true"
Expand Down

0 comments on commit 95e42e6

Please sign in to comment.