ci: 修改 body_path

pull/41/head
zjx0905 2023-04-04 10:45:58 +08:00
parent 8ef35f739b
commit 73ac18dee3
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body: 'CHANGELOG.md'
body_path: 'CHANGELOG.md'
prerelease: ${{ steps.prerelease.outputs.result }}
- name: Build Release Asset