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
Input value from `workflow_dispatch` does not work if the action is triggered by cron job or other events.
Therefore, this change set default values, ex. unity_version, when the event type is not `workflow_dispatch`.
0 commit comments