workflows: fix release

This commit is contained in:
coolsnowwolf 2025-06-10 16:56:12 +08:00 committed by GitHub
parent 7fece11557
commit 37693b95d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -201,7 +201,7 @@ jobs:
done
- name: Create GitHub Release
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@@v2.2.2
if: ${{ needs.job_prepare.outputs.push_type == 'tag' }}
with:
body_path: release_note/release_note.md