Added GITHUB_COM_TOKEN for fetching release notes
Some checks failed
renovate / renovate (push) Has been cancelled
Some checks failed
renovate / renovate (push) Has been cancelled
This commit is contained in:
parent
2c0e5c1238
commit
22c9418d3b
@ -18,3 +18,4 @@ jobs:
|
||||
RENOVATE_CONFIG_FILE: "/workspace/justus/renovate-config/config.js" # replace it with your config.js path
|
||||
LOG_LEVEL: "debug"
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} # your Revonate bot token
|
||||
GITHUB_COM_TOKEN: ${{ secrets.GITHUB_COM_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user