ReleaseArgs

constructor(body: Output<String>? = null, discussionCategoryName: Output<String>? = null, draft: Output<Boolean>? = null, generateReleaseNotes: Output<Boolean>? = null, name: Output<String>? = null, prerelease: Output<Boolean>? = null, repository: Output<String>? = null, tagName: Output<String>? = null, targetCommitish: Output<String>? = null)