Skip to content

Commit fcf56d8

Browse files
committed
Fix input
1 parent 4fb5002 commit fcf56d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
uses: softprops/action-gh-release@v1
141141
with:
142142
fail_on_unmatched_files: true
143-
bodyFile: release.md
143+
body_path: release.md
144144
generate_release_notes: true
145145

146146
- name: Deploy plugin

0 commit comments

Comments
 (0)