asannou/Import Google Apps Script Versions to Git
Imports Google Apps Script versions to a Git repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| script_id | Google Apps Script ID | yes | — |
| author_name | Commit author name (optional) | no | "" |
| author_email | Commit author email (optional) | no | "" |
| CLASP_REFRESH_TOKEN | The refresh token for clasp. | yes | — |
| CLASP_CLIENT_ID | The client ID for clasp. | yes | — |
| CLASP_CLIENT_SECRET | The client secret for clasp. | yes | — |
Outputs
no outputs