🔧 Chore(CI): update release workflow

This commit is contained in:
Cell
2025-01-05 18:19:55 +08:00
parent 53149ad6d2
commit 409d6c8894
+1
View File
@@ -36,6 +36,7 @@ jobs:
run: |
npm install
npm run release -- --starting-version ${{ github.ref_name }}
sed -i '1,4d' CHANGELOG.md
- name: GitHub Release
uses: softprops/action-gh-release@v2