Help with continuous deployment through Github

changing two mentions of “master” to “main” as that is what my repo calls the default branch.

This was my problem, I was only supposed to change the first instance of master to main, but not the second one. Good to know for the future! Solved!

1 Like