From 3810c2ab9f7fdf52cc9c816b0b4e47b06c7bc219 Mon Sep 17 00:00:00 2001 From: Kael Date: Sat, 18 Jan 2025 18:11:09 +1100 Subject: [PATCH] chore(ci): fix nightly build changelog --- .github/actions/nightly-release/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/nightly-release/action.yml b/.github/actions/nightly-release/action.yml index d832f95f9bc..c87ffe456ff 100644 --- a/.github/actions/nightly-release/action.yml +++ b/.github/actions/nightly-release/action.yml @@ -47,7 +47,7 @@ runs: shell: bash - run: pnpm lerna version ${{ steps.get-version.outputs.full-version }} --no-push --no-commit-hooks --force-publish --yes shell: bash - - run: pnpm conventional-changelog -p angular --outfile ./packages/vuetify/CHANGELOG.md -r 2 + - run: pnpm conventional-changelog -p vuetify --outfile ./packages/vuetify/CHANGELOG.md -r 2 shell: bash - run: >- node -e "fs.writeFileSync(