mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update worktree.ts
This commit is contained in:
parent
4e40ddd3f5
commit
570f002e7e
@ -20,8 +20,8 @@ export class GitCheckout {
|
||||
].join(' ')
|
||||
}
|
||||
}
|
||||
/* Generate the worktree and set initial content if it exists */
|
||||
|
||||
/* Generate the worktree and set initial content if it exists */
|
||||
export async function generateWorktree(
|
||||
action: ActionInterface,
|
||||
worktreedir: string,
|
||||
|
Loading…
Reference in New Issue
Block a user