iory/Google Drive Upload Action (Python)

Uploads a file to Google Drive using a Service Account and outputs the file ID.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 13, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: iory/github-action-upload-google-drive@b706a82255f68550bf251dad91254797295c9ba4 # v0.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
service_account_jsonBase64-encoded service account JSON credentials.yes
file_pathPath of the file to upload.yes
input_gdrive_file_nameThe name of the file when uploaded to Google Drive (optional).no
folder_idThe ID of the folder to upload the file to.yes
namedescription
file_idThe ID of the uploaded file on Google Drive.