diff --git a/action.yml b/action.yml index ef06f79..aca1c3f 100644 --- a/action.yml +++ b/action.yml @@ -24,7 +24,7 @@ inputs: forgejo_api_url: description: "Forgejo instance API URL (e.g., https://forgejo.example.com)" required: false - default: "https://git.bitfreedom.at" + default: "https://bitfreedom.net/code/" forgejo_token: description: "Forgejo PAT with repo scope (contents, pull-requests, issues)"