actions-marketplace-validations/google-drive-upload-git-action

Upload files to Google Drive

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
credentialsthe service account credentials encoded in base64yes
filenamethe name of the file you want to upload. Wildcards can be used to upload more than one fileyes
folderIdthe Id of the parent folder you want to upload the file inyes
namewhat you want the file to be called in Google Drive. Ignored if there are more than one file to be uploadedno
overwriteif you want to overwrite an existing file in Google Drive no
mimeTypefile MimeType. If absent, Google Drive will attempt to automatically detect an appropriate valueno
useCompleteSourceFilenameAsNameIf true, the target file name will be the source filename and name parameter will be ignoredno
mirrorDirectoryStructureIf true, recreate the directory structure of the source file relative to the folderIdno
namePrefixPrefix to be added to target filenameno

no outputs