Skitionek / notify-microsoft-teams

Github action to send comprehensive raport to Microsoft Teams
68 stars 31 forks source link

Overwrite text on run failure doesn't work #24

Closed ElGibbo closed 2 years ago

ElGibbo commented 2 years ago

Added an overwrite: { 'text': 'foo' } to the workflow, which notifies correctly on a successful run of the Action, however if the run fails, then the text on the notification is the Change Log and not the overwrite.

ElGibbo commented 2 years ago

Apologies, error in workflow. Not an issue.