Merge remote-tracking branch 'origin/main' into ray-dev

This commit is contained in:
Raymond Wang 2022-10-25 11:19:34 -07:00
commit 972064a710

View file

@ -2,7 +2,7 @@
## Deployment ## Deployment
Github Actions have been set to trigger on each push onto the `main` branch. The website will be built as static pages to the `page` branch where it will be deployed onto [ieeeucsd.edu](https://ieeeucsd.edu). Github Actions have been set to trigger on each push onto the `main` branch. The website will be built as static pages to the `page` branch where it will be deployed onto [ieeeucsd.org](https://ieeeucsd.org).
## Contributing ## Contributing