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