- introduce better more stable fallbacks in case the configuration is missing
- move configurations into subfolder for easier discovery - simplify missing value fallback specification
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
id: complex_release
|
||||
uses: ./
|
||||
with:
|
||||
configuration: "configuration_complex.json"
|
||||
configuration: "configs/configuration_complex.json"
|
||||
owner: "mikepenz"
|
||||
repo: "release-changelog-builder-action"
|
||||
fromTag: "v0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user