fix: path
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Checkout central config
|
||||
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
|
||||
with:
|
||||
repository: perso/renovate-bot
|
||||
repository: perso/gitea-pipelines
|
||||
|
||||
- name: Run Renovate
|
||||
run: renovate
|
||||
@@ -27,4 +27,4 @@ jobs:
|
||||
RENOVATE_GITHUB_TOKEN: ${{ secrets.RENOVATE_GITHUB_TOKEN }}
|
||||
RENOVATE_REPOSITORIES: ${{ github.repository }}
|
||||
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.RENOVATE_SSH_KEY }}
|
||||
LOG_LEVEL: ${{ inputs.log_level }}
|
||||
LOG_LEVEL: ${{ inputs.log_level }}
|
||||
|
||||
Reference in New Issue
Block a user