Set target_commitish to proper target branch has a benefit that we can know GitHub release was create to which target branch. CI can be easily detect the channel and deploy to correct environment. Currently, the plugin doesn't set target_commitish. GitHub API fallback to default branch that we set in our repository.