From 3e59262cb23fd284a517a1ab81360908648de397 Mon Sep 17 00:00:00 2001 From: Ernest Date: Tue, 26 Mar 2024 14:09:27 +0800 Subject: [PATCH] style: lint --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05e5ad27..dc2f824a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,4 +78,5 @@ jobs: with: tag_name: ${{ steps.publish.outputs.version }} body: - 'Changelog: https://github.com/iendeavor/vue-next-select/blob/${{ steps.publish.outputs.version }}/CHANGELOG.md' + 'Changelog: https://github.com/iendeavor/vue-next-select/blob/${{ steps.publish.outputs.version + }}/CHANGELOG.md'