actions-marketplace-validations/Glob to Drive

Action that takes a glob and uploads matching files to Google Drive

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 31, 2021
License
GPL 3.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/bluetheduck_glob-to-drive@3069c269bc5eb52d85d6790c985c9e698039e68e # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
globGlob that will be used to find files to uploadyes
keepStructureKeep the folder structure (Defaults to true)no
uploadToID of the folder where the files will be uploaded (Defaults to My Drive)no
mimeTypeMimeType of the files being uploaded. Only one can be specified and will be used for all the files. Drive will try to guess it if left empty
credentialsJSON downloaded from the Google Consoleyes
tokenRefresh token generated by login.jsyes

no outputs