feat(action): Move subfolder to github-server-url I guess?
Some checks failed
/ dotnet (push) Failing after 6s
Some checks failed
/ dotnet (push) Failing after 6s
This commit is contained in:
parent
eae85bc42f
commit
1549a0b0c5
1 changed files with 2 additions and 1 deletions
|
|
@ -9,8 +9,9 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
with:
|
||||
repository: "git/pascal_nulah/Nulah.PowerShell"
|
||||
repository: "pascal_nulah/Nulah.PowerShell"
|
||||
ref: "feature/forgejo-runner-and-actions"
|
||||
github-server-url: "git"
|
||||
|
||||
- id: dotnet-build
|
||||
uses: ./.forgejo/dotnet-build'
|
||||
|
|
|
|||
Loading…
Reference in a new issue