texas-mcallen-mission/Deploy To CLASP
Updates a Google Apps Script project by using CLASP
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| CLASP_TOKEN_NAME | clasp.rc Token name, defaults to "CLASPRC_JSON" - used to update the access token and keep it alive. | no | CLASPRC_JSON |
| CLASP_TOKEN_VALUE | — | yes | — |
| REPO_ACCESS_TOKEN | personal access token that has secrets modifying scopes | yes | — |
| USES_ORG_SECRET | Updates org secret instead of repo secret if set to true | no | false |
| ORG_VISIBILITY | repositories that are allowed to use a secret. Default all. | no | all |
| DEPLOYMENT_ID | for larger deployments and version control inside of gas | no | — |
| SCRIPT_ID | script id for script to be modified | yes | — |
| PARENT_ID | parent id: container document of script | no | — |
| CONFIG_DATA | json-based config data to pass into git-info.js | no | — |
Outputs
no outputs