We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e536fde + 2caa053 commit c43a232Copy full SHA for c43a232
1 file changed
get-app/main.ts
@@ -1,4 +1,4 @@
1
-const GITHUB_REPO = "stackql/stackql-deploy";
+const GITHUB_REPO = "stackql/stackql-deploy-rs";
2
3
function getAssetName(ua: string): string {
4
if (/windows/i.test(ua)) return "stackql-deploy-windows-x86_64.zip";
0 commit comments