Right now, the only way to deploy is if the code is locally on your machine. it would be great to be able to deploy from a remote repo.
GitHub code deployment - downloads and deploys code directly from repo
github_branch: "main"
github_token: "" # Required for private repos (needs 'repo' or 'contents:read' scope)
github_project_path: "subfolder/path" # Optional: deploy from subdirectory