afawcett / githubsfdeploy

GitHub Salesforce Deploy Tool
BSD 3-Clause "New" or "Revised" License
189 stars 104 forks source link

Incorrectly defaults branch to 'master' when the default branch is set to another branch #43

Open bobalicious opened 4 years ago

bobalicious commented 4 years ago

E.g.

<a href="https://githubsfdeploy.herokuapp.com">
  <img alt="Deploy to Salesforce"
       src="https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/deploy.png">
</a>

In the 'From GitHub Repository' it can be seen that the URL is set to include the branch name 'master'