actions-marketplace-validations/PowerDocs Deploy
GitHub Action for deploying PowerShell documentations to PowerDocs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_id | ID of project | yes | — |
| api_key | API key | yes | — |
| source_type | Source type (script / module) | no | script |
| source_dir | Directory location of the PowerShell scripts | no | "" |
Outputs
| name | description |
|---|---|
| doc_url | Url of the online documentation |