Skip to content

Commit c240ad3

Browse files
chore: update generate_release_notes parameter in github action (#10)
1 parent 69cfaf5 commit c240ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
name: v${{ github.event.inputs.version }}
5151
draft: false
5252
prerelease: false
53-
generate_notes: true
53+
generate_release_notes: true

0 commit comments

Comments
 (0)