actions-marketplace-validations/Interact with Google Drive
Upload/Download files to/from Google Drive
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| skicka-tokencache-json | Content of `~/.skicka.tokencache.json` created by the `skicka` command | yes | — |
| upload-from | The path where the files to upload are located | no | ./ |
| upload-to | The path where the files to be uploaded is located | no | — |
| download-from | The path where the files to download are located | no | — |
| download-to | The path where the files to be downloaded is located | no | ./ |
| remove-outdated | Whether to delete files that do not exist locally | no | true |
| google-client-id | Your Google Drive API client ID | no | — |
| google-client-secret | Your Google Drive API client secret | no | — |
Outputs
no outputs