- Add
force
option to force push to the downstream repository. - Add
branch
option to allow specifying the downstream branch name. - Fix action not failing when git command failed.
force
option to force push to the downstream repository.branch
option to allow specifying the downstream branch name.