Update .github/workflows/release.yml

This commit is contained in:
csmith1865 2025-12-05 03:09:04 +00:00
parent 26c0b3e564
commit 30d4673b1e

View File

@ -42,5 +42,6 @@ jobs:
with:
files: release.zip
generate_release_notes: true
body_path: version.txt
env:
token: ${{ secrets.TOKEN }}