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
entrypoint.sh: better messages for incorrect inputs for the action
Github Action editor automatically generates a template based on
the meta data from action.yml. However, it passes empty strings
to optional inputs regardless their default values.
To remedy the issue, provide better messages and auto reset compiler
and args inputs if both of them are empty.
Fixes#16.
0 commit comments