From ec71a30ab15cf482c2bd590a6346a7a0a7ee34fc Mon Sep 17 00:00:00 2001 From: alpha-nerd Date: Mon, 11 May 2026 14:47:42 +0200 Subject: [PATCH] action.yml aktualisiert --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)"