daikikatsuragawa/Clasp Action
Push or deploy to Google Apps Script using clasp
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| accessToken | access_token written in .clasprc.json | yes | — |
| idToken | id_token written in .clasprc.json | yes | — |
| refreshToken | refresh_token written in .clasprc.json | yes | — |
| clientId | clientId written in .clasprc.json | yes | — |
| clientSecret | clientSecret written in .clasprc.json | yes | — |
| scriptId | scriptId written in .clasp.json | yes | — |
| rootDir | Directory where scripts are stored | no | — |
| command | Command to execute(push or deploy) | yes | — |
| description | Description of the deployment | no | — |
| deployId | Deploy ID that will be updated | no | — |
Outputs
no outputs