Use SourceBranch vs. SourceBranchName (dotnet/corefx#35413)
authorMatt Mitchell <mmitche@microsoft.com>
Tue, 19 Feb 2019 18:29:21 +0000 (10:29 -0800)
committerGitHub <noreply@github.com>
Tue, 19 Feb 2019 18:29:21 +0000 (10:29 -0800)
commit37556d2280ccd4973167e1823c4be40e603a0ce1
treeb8226f326ac73b10adcc085e0c008efcb8fa9599
parent98668c43baeb577bab20333da3b4cefe8c56c0b3
Use SourceBranch vs. SourceBranchName (dotnet/corefx#35413)

* Use SourceBranch vs. SourceBranchName
SourceBranchName only evaluates to the last path name of the branch:
- 3.0 in release/3.0
We want the full branch, with refs/heads for consistency with the rest of the repos

Commit migrated from https://github.com/dotnet/corefx/commit/36167bc544b968ed0bd67915f6512043a07734e0
eng/pipelines/libraries/publish.yml