From 90befbc3b2fe50025fa275e32b0118f767b7be46 Mon Sep 17 00:00:00 2001 From: Brennen Murphy Date: Fri, 28 Jul 2023 18:55:36 -0400 Subject: [PATCH] Fixed type and prep work for stable release --- .github/workflows/ark.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ark.yml b/.github/workflows/ark.yml index 8d7771901..565cb18a8 100644 --- a/.github/workflows/ark.yml +++ b/.github/workflows/ark.yml @@ -97,6 +97,8 @@ jobs: ARK-4-${{ steps.get_version.outputs.VERSION }}-DEBUG.zip ARK-4-${{ steps.get_version.outputs.VERSION }}-DEBUG.tar.gz - - name: Update Server + - name: Update Test Server # Please don't abuse this or I will have to revert back to the orginal way. - run: curl http://ark-4.ddns.net/automagic/?update_test=1 + run: curl http://ark-4.ddns.net/automagic?update_test=1 + # - name: Update Stable Server + # run: curl http://ark-4.ddns.net/automagic?update=1