mrtc0/gh-pages-action
Deploy GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for authentication. | no | ${{ github.token }} |
| publish_branch | The branch to which to deploy. | no | gh-pages |
| publish_dir | The directory to publish. | no | public |
| cname | A custom domain to set. | no | — |
Outputs
no outputs