mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-10 11:41:23 +00:00
Refactoring
This commit is contained in:
@@ -67,7 +67,6 @@ $manifestJson | ForEach-Object {
|
||||
}
|
||||
}
|
||||
|
||||
if($Global:validationFailed)
|
||||
{
|
||||
if ($Global:validationFailed) {
|
||||
exit 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user