You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,3 +107,7 @@ npm run astro -- --help
107
107
```bash
108
108
./prepare-website.sh
109
109
```
110
+
111
+
## Deployment
112
+
113
+
Deployment to GitHub Pages is automatic on every release via the `pages.yml` GitHub Actions workflow. It can also be triggered manually by running the workflow from the [Actions tab in GitHub](https://github.com/grega/hdi/actions).
0 commit comments