mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update git.ts
This commit is contained in:
parent
8e95d27a60
commit
012f0e45bb
@ -90,6 +90,7 @@ export async function deploy(): Promise<any> {
|
||||
|
||||
/*
|
||||
await execute(
|
||||
`git worktree add --checkout ${temporaryDeploymentDirectory} origin/${action.branch}`,
|
||||
workspace
|
||||
); */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user