actions-marketplace-validations/Deploy to Dropbox 2
This action will handle the deployment process of your project to Dropbox.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| DROPBOX_REFRESH_TOKEN | Value should be a secret that is set in your repository settings | yes | — |
| GLOB | Glob that you want to save to Dropbox e.g dir1/dir2/**/*.md or **/*.txt | yes | — |
| DROPBOX_DESTINATION_PATH_PREFIX | The destination path prefix to save to in Dropbox. This will prepend the individual globs. Default value is "/" | no | / |
| FILE_WRITE_MODE | Set file write mode when conflict occurs. Allowed modes: "add", "overwrite", "update" | no | add |
Outputs
no outputs