remoteBranch property
The name of the branch in the Git remote to which commits should be pushed.
If left unset, the repository's default branch name will be used.
Optional.
Implementation
core.String? remoteBranch;
The name of the branch in the Git remote to which commits should be pushed.
If left unset, the repository's default branch name will be used.
Optional.
core.String? remoteBranch;