Skip to content

Commit 8b201ba

Browse files
removed
1 parent 5cf5fb5 commit 8b201ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LCT.Common/CommonHelper.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ public static void WriteComponentsWithoutDownloadURLToKpi(List<ComparisonBomData
170170
if (componentInfo.Count > 0 || lstReleaseNotCreated.Count > 0)
171171
{
172172
Logger.Logger.Log(null, Level.Alert, "Action Item required by the user:\n", null);
173-
PublishFilesToArtifact();
174173
Environment.ExitCode = 2;
175174
}
176175

0 commit comments

Comments
 (0)