Skip to content

Commit

Permalink
Merge pull request #18 from jasonmadigan/manual-deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmadigan authored Sep 14, 2023
2 parents d067631 + 1dec049 commit c1994a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ Outputs static content to `site`.
## Deploying
This is deployed via GitHub Pages, on merge to `main`.

If you need to re-trigger a deployment from main for any reason, manually run `Actions`>`ci` for the latest workflow run. This will build a docs bundle, and then trigger the `pages-build-deployment` action afterwards to push changes to the `gh-pages` branch.
If you need to re-trigger a deployment from main for any reason, manually run `Actions > ci > Run Workflow`:

![alt text](docs/assets/images/deploy.png)

This will build a docs bundle, and then trigger the `pages-build-deployment` action afterwards to push changes to the `gh-pages` branch.
Binary file added docs/assets/images/deploy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c1994a0

Please sign in to comment.