Update .gitea/workflows/renovate.yml

This commit is contained in:
2025-10-24 18:10:50 +00:00
parent e090420fd1
commit 7f072131ac

View File

@@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
ssh-strict: false ssh-strict: false
ssh-key: ${{ secrets.SSH_KEY }} token: ${{ secrets.SSH_KEY }}
github-server-url: 'https://gitea.akshun-lab.cc' github-server-url: 'https://gitea.akshun-lab.cc'
repository: aggarwalakshun/k3s repository: aggarwalakshun/k3s