Closed oljekechoro closed 2 years ago
User can add a template string with commands to execute after all release stuff is done. The template string accepts vars from release context.
There is no such option.
Your case may be a known design limitation. -->
{ publishCmd: 'echo "custom publish: ${{name}} ${{version}}"' }
Issue type
Expected behavior
User can add a template string with commands to execute after all release stuff is done. The template string accepts vars from release context.
Actual behavior
There is no such option.
Your case may be a known design limitation. -->