From c8a463fb72ecf4316f6906d3b539f4a44abead30 Mon Sep 17 00:00:00 2001 From: olic32 Date: Thu, 6 Apr 2023 11:04:28 +0100 Subject: [PATCH] changed it again --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b12fb9e..84b5b5e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -60,4 +60,4 @@ jobs: # And deploy using our secret token - name: Deploy to production run: | - exoframe deploy --token ${{ secrets.EXOFRAME_TOKEN }} --endpoint "https://olivercullimore-simple.xf.mkrs.link" --update \ No newline at end of file + exoframe deploy --token ${{ secrets.EXOFRAME_TOKEN }} --endpoint "https://exoframe.xf.mkrs.link" --update \ No newline at end of file