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:
|
||||
repository: "pascal_nulah/Nulah.PowerShell"
|
||||
ref: "feature/forgejo-runner-and-actions"
|
||||
github-server-url: "git"
|
||||
github-server-url: "https://moar.ws/git"
|
||||
|
||||
- id: dotnet-build
|
||||
uses: ./.forgejo/dotnet-build'
|
||||
|
|
|
|||
Loading…
Reference in a new issue