obuc/deploy-sp-obuc
This action helps developers deploy code on Sharepoint via WebDav
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Name of the project you're deploying | yes | — |
| url_sp | Sharepoint website URL. Example https://bla.sharepoint.com/sites/Blabla | yes | — |
| user | User that will be used to authenticate in Sharepoint Online | yes | — |
| pass | Password of User that will be used to authenticate in Sharepoint Online | yes | — |
| src_folder | Location where the code is on repository. Example src/ | yes | — |
| dst_folder | Location that where the code should be. Example system/ | yes | — |
Outputs
no outputs