# Push static
## Description
Push static `html` files to `gh-pages` branch of this repo to serve via
GitHub pages.
## Usage
```r
push_to_gh_pages(check)
```
## Arguments
* `check`: Return result of [editor_check](editor_check) function.
## Seealso
Other ropensci:
`[check_issue_template](check_issue_template)()`,
`[is_user_authorized](is_user_authorized)()`,
`[readme_has_peer_review_badge](readme_has_peer_review_badge)()`,
`[srr_counts](srr_counts)()`,
`[srr_counts_from_report](srr_counts_from_report)()`,
`[srr_counts_summary](srr_counts_summary)()`,
`[stats_badge](stats_badge)()`
## Concept
ropensci
## Value
Vector of two paths containing URLs of the `srr` and `network` files.