You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.