update readme.md

This commit is contained in:
Raymond Wang 2022-10-22 14:33:02 -07:00
parent 5ce095171c
commit 834ef4763d

View file

@ -2,7 +2,7 @@
## 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