k0staa/Google Drive Simple Download
Simple action for secure downloading file from Google Drive
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 28, 2022
- License
- MIT
Pinned Snippet
uses: k0staa/download-gdrive-file-action@5dc6feea084fcde3ac79b0038dfa61f78531c348 # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| service-account-key-json | The credentials key for Google service account that have access to file which will be downloaded | yes | — |
| download-file-name | The name of the file to download | yes | — |
| download-to | The path where the downloaded file should be placed | no | ./ |
| export-media-type | The media type, if exporting a Google Workspace document | no | "" |
Outputs
no outputs