github: add body_path

This commit is contained in:
c9s 2021-12-06 22:48:15 +08:00
parent 3625f67103
commit cffc7db10b

View File

@ -22,6 +22,7 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: BBGO ${{ github.ref }}
# body_path: doc/release/${{ github.ref }}.md
body: |
TODO: Fill changes in this Release
- First Change