mirror of
https://github.com/ncipollo/release-action
synced 2026-09-14 20:13:22 +00:00
Fixes #135 Add support for generate_release_notes
This commit is contained in:
@@ -114,6 +114,7 @@ export class Action {
|
||||
this.inputs.commit,
|
||||
this.inputs.discussionCategory,
|
||||
this.inputs.draft,
|
||||
this.inputs.generateReleaseNotes,
|
||||
this.inputs.createdReleaseName,
|
||||
this.inputs.createdPrerelease
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user