feat: migrate changelog path to CHANGELOG.md
This commit is contained in:
@@ -16,7 +16,7 @@ inputs:
|
||||
changelog:
|
||||
description: Path to changelog file relative to repository root.
|
||||
required: false
|
||||
default: changelog.md
|
||||
default: CHANGELOG.md
|
||||
recommend:
|
||||
description: If true, print recommended next release tag.
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user