diff --git a/action.yml b/action.yml index 7e642a1..13240ec 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,7 @@ inputs: required: true default: ${{ github.token }} output: - description: 'Output file' + description: 'The changelog output file' required: false default: "CHANGELOG.md"