danilafe/Publish Mason Documentation
Generate Chapel Mason project documentation with mason doc and deploy to GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| chapel-version | Chapel version to install (e.g. "2.8.0" or "latest") | no | latest |
| source-dir | Relative path to the mason project root within the repository | no | . |
| docs-dir | Subdirectory (relative to source-dir) where mason doc writes its output | no | doc |
| token | GitHub token used for Pages deployment | no | ${{ github.token }} |
Outputs
no outputs