Update .gitea/workflows/renovate.yml

This commit is contained in:
2025-10-24 17:49:26 +00:00
parent f490d4abef
commit 0023b1a395

View File

@@ -14,6 +14,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
ssh-key: ${{ secrets.SSH_KEY }}
repository: gitea.akshun-lab.cc:222/aggarwalakshun/k3s.git
- name: Run Renovate
env: