Skip to content

Commit

Permalink
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 861e23e commit 7f7ce0b
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 @@ -14,6 +14,7 @@ jobs:
with:
args: renovate "${{ github.repository }}"
env:
GITHUB_COM_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 7f7ce0b

Please sign in to comment.