Skip to content

Commit

Permalink
fix task name for v2
Browse files Browse the repository at this point in the history
  • Loading branch information
madkoo committed Jan 26, 2024
1 parent db61f0d commit e39ed0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "36fd41b1-8024-4ce9-a5a0-53c3e54ed105",
"name": "EmailReport",
"name": "EmailReportV2",
"friendlyName": "Email Report",
"description": "Send rich email report for test results and for tasks in this stage",
"helpMarkDown": "Sets 'EmailReportTask.EmailSent' variable to true if it sent email successfully. [Learn More](https://marketplace.visualstudio.com/items?itemName=epsteam.EmailReportExtension)",
Expand Down

0 comments on commit e39ed0d

Please sign in to comment.