scriptburn / git-auto-deploy

Deploy your GitHub, GitLab or Bitbucket projects automatically on Git push events or web hooks
311 stars 70 forks source link

Trying to configure this in 2020 #19

Closed Skormie closed 4 years ago

Skormie commented 4 years ago

There were a few deprecated dependencies I had to get past but I managed. Now I'm getting this... It shows that the request failed but the response was 200.

Github is getting this response. {"status":0,"message":"Unknown remote branch"}

My branch is master so I'm not sure why it wouldn't work... Do I need a local branch maybe?