Commit dd492af
authored
Fix to publish docs on pushes to main branch (#722)
## Summary
- I believe we need to publish docs on pushes to `main` branch, not
`gh-pages` (`mkdocs gh-deploy --force` itself pushes to `gh-pages`)
- To resolve #641
## Testing Done
None
- Hardware Type: <BLANK>
- [ ] run `make test` to ensure correctness
- [ ] run `make checkstyle` to ensure code style
- [ ] run `make test-convergence` to ensure convergence1 parent d71297f commit dd492af
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments