Skip to main content

github_deploy_static_site

Function github_deploy_static_site 

Source
pub fn github_deploy_static_site(
    token: String,
    repo_name: String,
    files: HashMap<String, String>,
) -> Result<Value, String>
Expand description

Create a GitHub repository and push static site files.