Add GH_TOKEN
Some checks are pending
renovate / renovate (push) Has started running

This commit is contained in:
2023-11-03 10:25:15 +13:00
parent 7d371c80ec
commit 6c8a10e85f

View File

@@ -20,3 +20,4 @@ jobs:
LOG_LEVEL: "debug" LOG_LEVEL: "debug"
RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs
RENOVATE_TOKEN: ${{ secrets.PAT }} RENOVATE_TOKEN: ${{ secrets.PAT }}
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}