Prevent skipping nested upload substitutions
The previous code returned early so later nested substitutions were not output in the flattened dictionary.
Edited by Matthew Clarkson
The previous code returned early so later nested substitutions were not output in the flattened dictionary.