build all branches (but only deploy main)

This commit is contained in:
David Eisinger
2024-02-07 11:09:52 -05:00
parent fe8404d34a
commit 958488cc0a
2 changed files with 18 additions and 5 deletions

View File

@@ -192,7 +192,7 @@ This site uses GitHub Actions to deploy on pushes to the `main` branch, and we n
[Here's the deploy workflow for this site][18] for reference.
[18]: https://github.com/dce/davideisinger.com/blob/7285c58add56e2ac6b5f7bf62914f0615ac23c9f/.github/workflows/deploy.yml
[18]: https://github.com/dce/davideisinger.com/blob/901c8baad1f60a65910b387b20c8bcd0ea402c0b/.github/workflows/deploy.yml
***