Skip to content

Commit 642b94a

Browse files
authored
Update blank.yml
1 parent 6af0a1a commit 642b94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
with:
114114
tag_name: ${{ github.ref }}
115115
release_name: ${{ github.ref }}
116-
body: Test release
116+
body_path: ./changelog.md
117117
draft: true
118118
prerelease: true
119119
- name: Upload Release Asset

0 commit comments

Comments
 (0)