lewuathe/dropbox-github-action
Uploads a file to Dropbox
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dropbox-app-key | Dropbox app key | yes | — |
| dropbox-app-secret | Dropbox app secret | yes | — |
| dropbox-refresh-token | Dropbox refresh token | yes | — |
| source-path | Path to the source file | yes | — |
| target-path | Path to the target file in Dropbox | yes | — |
| write-mode | Write mode for the file upload. The default is add. | no | add |
Outputs
no outputs