UNPKG

ci-scripts

Version:

Useful scripts to execute from your CI runner. For example, post to Slack and GitHub when your build completes:

9 lines (5 loc) 259 B
### `github-upload` Command Uploads a specified folder to GitHub `gh-pages` branch, which can be used for static site or documentation hosting. By default it uploads the contents of `./docs` folder, but you can overwrite the folder using `--folder` param.