team-mst/MST dropbox file share link
This action make a share link for a file on dropbox.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dropbox-api-key | dropbox API Key. This parameter should be stored in the GitHub secrets. | yes | — |
| dropbox-file-path | Path of a file which needs to be shared. | yes | — |
Outputs
| name | description |
|---|---|
| dropbox-link-password | auto generated guid |
| dropbox-link | URL for a shared file. |