This commit is contained in:
parent
97bdd07946
commit
2e5a3538f4
1 changed files with 1 additions and 0 deletions
|
|
@ -18,3 +18,4 @@ jobs:
|
||||||
RENOVATE_CONFIG_FILE: "/workspace/renovate/renovate-config/config.js" # replace it with your config.js path
|
RENOVATE_CONFIG_FILE: "/workspace/renovate/renovate-config/config.js" # replace it with your config.js path
|
||||||
LOG_LEVEL: "info"
|
LOG_LEVEL: "info"
|
||||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} # your Revonate bot token
|
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} # your Revonate bot token
|
||||||
|
GITHUB_COM_TOKEN: ${{ secrets.COM_GITHUB_TOKEN }} # your GitHub token
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue