feat(action): Readd github-server-url because I forgot I need the fucking thing because I set up a subdomain to try and get this fucker to work
Some checks failed
/ dotnet (push) Failing after 8s

This commit is contained in:
Scott 2026-09-08 16:19:52 +10:00
commit b6727c7c9d

View file

@ -11,6 +11,7 @@ jobs:
with: with:
repository: "pascal_nulah/Nulah.PowerShell" repository: "pascal_nulah/Nulah.PowerShell"
ref: "feature/forgejo-runner-and-actions" ref: "feature/forgejo-runner-and-actions"
github-server-url: "https://git.moar.ws/"
- id: dotnet-build - id: dotnet-build
uses: ./.forgejo/dotnet-build' uses: ./.forgejo/dotnet-build'
# with: # with: