clasp-action icon indicating copy to clipboard operation
clasp-action copied to clipboard

This action uses clasp to push or deploy to Google Apps Script.

Results 4 clasp-action issues
Sort by recently updated
recently updated
newest added

```yml Run daikikatsuragawa/[email protected] with: accessToken: *** idToken: *** refreshToken: *** clientId: *** clientSecret: *** scriptId: *** rootDir: *** command: push ``` ```yml ##[debug]Evaluating: inputs.accessToken ##[debug]Evaluating Index: ##[debug]..Evaluating inputs: ##[debug]..=> Object...

Hi, I've addresses an issue in the shell script where the deployment description argument for clasp could be incorrectly parsed when it included spaces or special characters. Specifically, if we...

I had difficulties spotting a bug in a script today because Github action deployments were green for success but deployments had failed indeed. So I thought the bug was in...

Trying to use the action, but getting this error, does any1 knows how to solve it? ```bash Run daikikatsuragawa/[email protected] /usr/bin/docker run --name e1cc5172726b56add94e218e34c05e664cb352_caa02e --label e1cc51 --workdir /github/workspace --rm -e INPUT_ACCESSTOKEN...