feat(action): Lets try a full url for github-server-url
Some checks failed
/ dotnet (push) Failing after 32s
Some checks failed
/ dotnet (push) Failing after 32s
This commit is contained in:
parent
1549a0b0c5
commit
2b28500707
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +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: "git"
|
github-server-url: "https://moar.ws/git"
|
||||||
|
|
||||||
- id: dotnet-build
|
- id: dotnet-build
|
||||||
uses: ./.forgejo/dotnet-build'
|
uses: ./.forgejo/dotnet-build'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue