tsunematsu21/Publish to GitHub Pages
A GitHub Action to publish static website using GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | The name of the directory that containing the content to be published | no | ./ |
| branch | The name of the remote branch that publishing source for GitHub Pages site | no | gh-pages |
| repo | The remote repository that publishing source for GitHub Pages site, defaults to current repo and is formatted like 'user/repo-name' | no | — |
| token | The personal access token that authorize repo access | yes | — |
Outputs
no outputs