diff --git a/.github/actions/ai-release-notes/action.yml b/.github/actions/ai-release-notes/action.yml index 3a74a09..575e49c 100644 --- a/.github/actions/ai-release-notes/action.yml +++ b/.github/actions/ai-release-notes/action.yml @@ -22,15 +22,12 @@ inputs: git_ref: required: true type: string - default: '' head_ref: required: true type: string - default: main base_ref: required: true type: string - default: main outputs: RELEASE_NOTES: