From 1c7fae729f06aca96686bce13846605c0868d3da Mon Sep 17 00:00:00 2001 From: valerio Date: Fri, 13 Mar 2026 21:15:55 +0100 Subject: [PATCH] Update build.yml --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 9555298..6ff1ab3 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -53,5 +53,5 @@ jobs: releaseDraft: true prerelease: false args: ${{ matrix.args }} - githubBaseUrl: https://git.floatingpoint.ch + githubBaseUrl: https://git.floatingpoint.ch/api/v1 isGitea: true