atable/Deploy to Dropbox
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_ACCESS_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 | / |
| DEBUG | Enable debugging. | no | — |
Outputs
no outputs