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
Currently using 2 separate actions with success() and failure() for now, but hoping this issue can be resolved so that the codes will not need to be repeated.
Trying to use a single action for sending a pass/fail notification but unable to use the ternary in DISCORD_EMBEDS as it contains double quotes.
Step:
Workflow failing with output
Currently using 2 separate actions with
success()
andfailure()
for now, but hoping this issue can be resolved so that the codes will not need to be repeated.Related issue: #122
The text was updated successfully, but these errors were encountered: