actions-marketplace-validations/Deploy to Dropbox 2

This action will handle the deployment process of your project to Dropbox.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
DROPBOX_REFRESH_TOKENValue should be a secret that is set in your repository settingsyes
GLOBGlob that you want to save to Dropbox e.g dir1/dir2/**/*.md or **/*.txtyes
DROPBOX_DESTINATION_PATH_PREFIXThe destination path prefix to save to in Dropbox. This will prepend the individual globs. Default value is "/"no/
FILE_WRITE_MODESet file write mode when conflict occurs. Allowed modes: "add", "overwrite", "update"noadd

no outputs