dolthub/GSheets-to-CSV Action
Read google sheets into CSV files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sheets | List of sheets as a JSON string [{id, title, range}] | yes | [] |
| tempdir | Target directory for CSV files | no | ${{ github.workflow }} |
| creds | Service account credentials (JSON) | yes | "" |
| output_json | Output is space separated (default) or json encoded array of file names | no | false |
Outputs
no outputs