ci: Update ci.yml

This commit is contained in:
uye
2025-06-11 00:31:31 +08:00
committed by GitHub
parent 620c63c6b0
commit 12cbc7d47b

View File

@@ -560,7 +560,7 @@ jobs:
find . -type f | while read f; do mv -fvt . $f; done
- name: Release to Github
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@v2.2.2
with:
body_path: CHANGELOG.md
files: |