From 44c1b4deb3bb04f8dc2460e74d92c5335a8c3a04 Mon Sep 17 00:00:00 2001 From: Scott Date: Tue, 8 Sep 2026 15:37:47 +1000 Subject: [PATCH] feat(action): How about a trailing slash so you use the full url? Will that help you you fucking c --- .forgejo/workflows/demo.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index d2ecb3a..b43872c 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -11,8 +11,7 @@ jobs: with: repository: "pascal_nulah/Nulah.PowerShell" ref: "feature/forgejo-runner-and-actions" - github-server-url: "https://moar.ws/git" - + github-server-url: "https://moar.ws/git/" - id: dotnet-build uses: ./.forgejo/dotnet-build' # with: