From 2a7455f275131d373ff1c68fb981ef9ec5c897ef Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Sat, 1 Feb 2020 11:32:36 -0700 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ebe0b3c8..3a306fac 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -61,9 +61,7 @@ steps: inputs: secureFileId: 'CertFile.p12' signCertPassword: '$(CertPassword)' - files: | - '$(System.DefaultWorkingDirectory)/Publish/Wabbajack.exe' - '$(System.DefaultWorkingDirectory)/Publish/wabbajack-cli.exe' + files: '$(System.DefaultWorkingDirectory)/Publish/*abbajack*.exe' hashingAlgorithm: 'SHA256' description: 'Wabbajack Modlist Installer'