update readme

This commit is contained in:
Raymond Wang 2022-10-22 21:35:18 -07:00
parent a989d6b917
commit 5b814172fb

View file

@ -2,7 +2,7 @@
## Deployment ## Deployment
Github Actions have been set to trigger on each push and pull request on 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.edu](https://ieeeucsd.edu).
## Contributing ## Contributing