suzuki-shunsuke/Release document to GitHub Pages
Release document to GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| publish_branch | A target branch for deployment | no | gh-pages |
| source_dir | A source directory. Commands like npm run build will be executed in this directory | no | ${{github.workspace}} |
| publish_dir | A directory to publish the built files | no | public |
| destination_dir | A destination subdirectory for deployment | no | "" |
| repository | An external repository (owner/repo). | no | ${{ github.repository }} |
| issue_number | Issue to number to notify the failure | no | — |
Outputs
no outputs