From 1ddfdf378c90c30201a6b76b8657ec3cd867621a Mon Sep 17 00:00:00 2001
From: undefined <undefined_1@outlook.com>
Date: Mon, 6 May 2024 13:58:52 +0800
Subject: [PATCH] Update deploy_document.yaml

---
 .github/workflows/deploy_document.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/deploy_document.yaml b/.github/workflows/deploy_document.yaml
index 011cfdc..8fc129c 100644
--- a/.github/workflows/deploy_document.yaml
+++ b/.github/workflows/deploy_document.yaml
@@ -13,9 +13,9 @@ jobs:
       with:
         ref: document
     - name: vuepress-deploy
-      uses: undefined-ux/vuepress-deploy@master
+      uses: IT4Change/vuepress-build-and-deploy@master
       env:
         ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
         TARGET_REPO: undefined-ux/json-parser-homework
         BUILD_SCRIPT:  NODE_OPTIONS=--openssl-legacy-provider yarn && NODE_OPTIONS=--openssl-legacy-provider yarn build
-        BUILD_DIR: ./src/.vuepress/dist
\ No newline at end of file
+        BUILD_DIR: ./src/.vuepress/dist