Skip to content

saveDatasetToGithub

saveDatasetToGithub(dataset, options): Promise<{ path: string; repoUrl: string; }>

Defined in: plugins/github/actions/dataset/save.ts:16

Save a dataset to a Github repository

Dataset

Object containing the package to save and Github details

string

string

string

Promise<{ path: string; repoUrl: string; }>

Object with the repository URL