mirror of
https://github.com/actions/checkout.git
synced 2026-01-19 22:49:37 +08:00
.
This commit is contained in:
parent
35bb830cfd
commit
64fcc0c59a
8 changed files with 3285 additions and 145 deletions
|
|
@ -90,6 +90,7 @@ export async function getSource(settings: ISourceSettings): Promise<void> {
|
|||
settings.repositoryOwner,
|
||||
settings.repositoryName,
|
||||
settings.ref,
|
||||
settings.commit,
|
||||
settings.repositoryPath
|
||||
)
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue