From f2b440d0a03721a8546d5b7c098c0cb5df6d2e49 Mon Sep 17 00:00:00 2001 From: JYC0413 Date: Mon, 18 Mar 2024 21:11:07 +0800 Subject: [PATCH] fix --- .github/workflows/exportAndPush.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/exportAndPush.yml b/.github/workflows/exportAndPush.yml index 6029e66..573f881 100644 --- a/.github/workflows/exportAndPush.yml +++ b/.github/workflows/exportAndPush.yml @@ -42,7 +42,7 @@ jobs: cp -r ../out/* ./dashboard/chatbot-ui cd ./dashboard/chatbot-ui mv index.html chatbot-ui.html - echo 'Redirecting...

If you are not redirected automatically, follow this link.

' > index.html + echo 'Redirecting...

If you are not redirected automatically, follow this link.

' > index.html - name: Commit changes env: