diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 337cfc9..cb7f072 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -25,7 +25,7 @@ jobs: with: ssh-strict: false ssh-key: ${{ secrets.SSH_KEY }} - github-server-url: 'https://gitea.akshun-lab.cc:222' + github-server-url: 'ssh://git@gitea.akshun-lab.cc:222' repository: aggarwalakshun/k3s - name: Run Renovate