Bug Description
This error is showing while running the action
Run VERSION="v1.2.2" /home/runner/work/_temp/2a0482e7-544d-4fd6-b1bb-2bbb927e553d.sh: line 12: ${#template_items[@]}: bad substitution Error: Process completed with exit code 1.
Steps to Reproduce
when retrigger the action it will fall
Expected Behavior
Should be able to generate new changelog based on released patch
Actual Behavior
Fall into errors
Environment
ubuntu linux
Bug Description
This error is showing while running the action
Run VERSION="v1.2.2" /home/runner/work/_temp/2a0482e7-544d-4fd6-b1bb-2bbb927e553d.sh: line 12: ${#template_items[@]}: bad substitution Error: Process completed with exit code 1.Steps to Reproduce
when retrigger the action it will fall
Expected Behavior
Should be able to generate new changelog based on released patch
Actual Behavior
Fall into errors
Environment
ubuntu linux