Skip to content

Commit aefd4df

Browse files
committed
fix
1 parent e239e77 commit aefd4df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/gitsemver/gitsemver.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ func (vs *GitSemVer) getBranchGitHub(repo string) (branchName string, err error)
190190
}
191191
}
192192
}
193+
branchName = ""
193194
}
194195
}
195196
}

0 commit comments

Comments
 (0)