Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Commit 0b4b2bf

Browse files
committed
Update azure-pipelines-package-alpha.yml for Azure Pipelines
1 parent dc2329f commit 0b4b2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-package-alpha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ steps:
8080
/p:PackageCertificateKeyFile="$(signingCertificate.secureFilePath)"
8181
/p:PackageCertificateThumbprint="$(SignedCertificateThumbprint-Alpha)"
8282
/p:PackageCertificatePassword="$(SignCertificatePassword-Alpha)"
83-
/p:AppInstallerUri="${siteUri}"
83+
/p:AppInstallerUri="https://quarrelfordiscord.github.io/QuarrelInstaller/"
8484
/p:AppInstallerUpdateFrequency=1
8585
/p:AppInstallerCheckForUpdateFrequency=OnApplicationRun
8686
/p:GenerateAppInstallerFile=true'

0 commit comments

Comments
 (0)