deployment failed: "It's conflicted to deploy on same branch master"
no good reason for me to deploy to a different branch, actually makes my job a lot more complicated when the build command changes only a few files in the _site directory
Over the years, I've have websites using a variety of frameworks from Hugo to Jekyll and a variety of others, deploying to the same branch as I'm building from has been a problem only this time.
deployment failed: "
It's conflicted to deploy on same branch master
"no good reason for me to deploy to a different branch, actually makes my job a lot more complicated when the build command changes only a few files in the
_site
directoryOver the years, I've have websites using a variety of frameworks from Hugo to Jekyll and a variety of others, deploying to the same branch as I'm building from has been a problem only this time.