I would like to programatically disable subsequent steps in a workflow if no increment is detected in this action (If `cz bump` detects no increment). Does it make sense to add an output variable that states whether or not an increment was detected or is there a simpler way of approaching this?