Skip to content

Commit 061bb33

Browse files
committedJun 10, 2024·
Test release notes
1 parent 61258b1 commit 061bb33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/dataset_release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
if: startsWith(github.ref, 'refs/tags/')
3030
with:
3131
draft: true
32+
body_path: CHANGELOG.md
3233
generate_release_notes: true
3334
make_latest: true
3435
files: |

0 commit comments

Comments
 (0)
Please sign in to comment.