From 845d47b0d35e07a79380b7742e5cb7e1141f3d31 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Mon, 27 Nov 2023 09:05:25 +0800 Subject: [PATCH] chore: update workflows config. --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5c31a9e..7e2432f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Website & Publishing +name: CI on: push: branches: @@ -25,7 +25,6 @@ jobs: - run: npm install idoc@1.27.1 -g - name: Create idoc config. - working-directory: core run: | cat > idoc.yml << EOF site: "Bannerjs {{version}}"