diff --git a/renovate.json b/renovate.json index 317b4b9..20f3656 100644 --- a/renovate.json +++ b/renovate.json @@ -18,7 +18,7 @@ "updateTypes": ["major"] }, { - "matchPackageNames": ["${{ secrets.CUSTOM_REGISTRY }}/renovate/renovate"], + "matchPackageNames": ["docker.mafyuh.xyz/renovate/renovate"], "customChangelogUrl": "https://github.com/renovatebot/renovate/releases" } ]