This topic was automatically generated from Slack. You can find the original thread here.
Given I want to use an expression in a action, Dropbox upload, such that I will upload to output/$(dynamic part) - im having trouble getting the right syntax used. again, using a previous workflow for inspiration, i tried this, but it fauled with inValid or unexpected token
- {{
output/${{steps.download_result_to_tmp.$return_value.filename}}}}