From ba5eb6115cd4f60c3be42af46904db7dad929c60 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sun, 4 Sep 2022 22:20:04 +0800 Subject: [PATCH] chore: upate workflows config. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3ff05e6..f428cc8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: id: create_tag uses: jaywcjlove/create-tag-action@main with: - package-path: ./package.json + package-path: ./website/package.json - name: get tag version id: tag_version