nghi-nv/Next cloud upload action
This action help to upload file to next cloud
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name of the file to save | yes | — |
| uploadPath | Path of the folder upload file on next cloud | yes | "" |
| filePath | Path of the file need to upload | yes | — |
| shareEnabled | Enable share file or not | yes | true |
| url | Next cloud url | yes | — |
| username | Next cloud username | yes | — |
| password | Next cloud password | yes | — |
Outputs
| name | description |
|---|---|
| output_url | Path of the folder upload file on next cloud |