Update .gitea/workflows/renovate.yaml
Some checks are pending
renovate / renovate (push) Has started running
Some checks are pending
renovate / renovate (push) Has started running
This commit is contained in:
@@ -15,6 +15,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "https://git.stemmechanics.com.au/renovate-bot/renovate-config/raw/branch/main/config.js"
|
||||
RENOVATE_CONFIG_FILE: "/workspace/STEMMechanics/Website/renovate-config.js"
|
||||
LOG_LEVEL: "debug"
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
Reference in New Issue
Block a user