hackoak/Upload to Google Drive
Uploads a file or a folder to Google Drive
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 1, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: hackoak/g-drive-upload-and-gel-link-action@a79a6f3704c8d187fe8a076b82d74b2cb3557dd3 # v1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| credentials | Google Service Account credentials as encoded as base64 string | yes | — |
| folder | Google Drive folder ID to upload the file/folder to | yes | — |
| target | Local path to the file/folder to upload | yes | — |
| name | Optional name for the zipped file | no | — |
Outputs
| name | description |
|---|---|
| link | A link to the Drive folder |