mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
fix release flow
This commit is contained in:
parent
7ca9e37270
commit
02ea9840e2
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
with:
|
||||
tag_name: ${{ github.ref }}
|
||||
release_name: BBGO ${{ github.ref }}
|
||||
body_path: doc/release/${{ github.ref }}.md
|
||||
body_path: doc/release/${{ steps.get_version.outputs.VERSION }}.md
|
||||
# body: |
|
||||
# ## Features
|
||||
# - PR - title
|
||||
|
|
Loading…
Reference in New Issue
Block a user