From 5763cfc16da7471c4b06997dd0fe5711f48200ac Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Mon, 28 Oct 2024 10:47:12 +0800 Subject: [PATCH] Fix CI --- .github/workflows/publish-website.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/publish-website.yml b/.github/workflows/publish-website.yml index 7822cdc..ef61843 100644 --- a/.github/workflows/publish-website.yml +++ b/.github/workflows/publish-website.yml @@ -3,7 +3,6 @@ on: branches: - main - release-pages - - add-suffix-to-artboard-image release: types: [published, edited, deleted, unpublished] permissions: @@ -28,7 +27,7 @@ jobs: FEISHU_SPACE_ID: "7273324757679325186" OUTPUT_DIR: ./dist BASE_URL: https://longbridgeapp.github.io/feishu-pages/ - uses: longbridgeapp/feishu-pages@add-suffix-to-artboard-image + uses: longbridgeapp/feishu-pages@main - name: Build Website run: | cp -r dist/docs/* website/docs/