misc: try fixing deploy commit

pull/125/head
Yangshun Tay 5 years ago committed by GitHub
parent 19ccd461e7
commit 3fca7dcd60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,5 +9,5 @@ action "Deploy" {
GIT_USER = "yangshun"
USE_SSH = "1"
}
runs = "deploy"
runs = "yarn deploy"
}

Loading…
Cancel
Save