From 28a20f78a8bc2384e75d99f9685bf7a681a0b919 Mon Sep 17 00:00:00 2001 From: taa Date: Tue, 9 Apr 2024 22:05:39 +0330 Subject: [PATCH] liara --- .github/workflows/liara.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/liara.yaml b/.github/workflows/liara.yaml index fbe4a4f..5f16c8e 100644 --- a/.github/workflows/liara.yaml +++ b/.github/workflows/liara.yaml @@ -18,4 +18,4 @@ jobs: LIARA_TOKEN: ${{ secrets.LIARA_API_TOKEN }} run: | npm i -g @liara/cli@5 - liara deploy --app="scrapt" --api-token="$LIARA_TOKEN" --no-app-logs \ No newline at end of file + liara deploy --app="sc01" --api-token="$LIARA_TOKEN" --no-app-logs \ No newline at end of file