Update .gitea/workflows/renovate.yml
This commit is contained in:
@@ -14,6 +14,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
ssh-key: ${{ secrets.SSH_KEY }}
|
||||||
|
repository: gitea.akshun-lab.cc:222/aggarwalakshun/k3s.git
|
||||||
|
|
||||||
- name: Run Renovate
|
- name: Run Renovate
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user