mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-29 13:13:54 +08:00
misc: try fixing deploy commit
This commit is contained in:
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -9,5 +9,5 @@ action "Deploy" {
|
|||||||
GIT_USER = "yangshun"
|
GIT_USER = "yangshun"
|
||||||
USE_SSH = "1"
|
USE_SSH = "1"
|
||||||
}
|
}
|
||||||
runs = "deploy"
|
runs = "yarn deploy"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user