metamask/Publish Github Pages
Publish a static website to Github Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-directory | The source to publish to GitHub Pages. Defaults to "dist". | yes | dist |
| build-command | The yarn command used to build the project. Defaults to "build". | yes | build |
| destination-directory | The directory within the GitHub Pages branch to place the source files. ATTN: See the README for details. | yes | . |
| commit-message | The messages of the commit to the gh-pages branch. Defaults to a generic message. | yes | Deploy to GitHub Pages |
Outputs
no outputs