Solutionunvalidated
` steps: - name: ${{ env.STEP_NAME_01 }} — workflow-level environment variable. Tension: Is there a syntax that would let me supply the name of the step as a variable? Outcome: those are accessible via the `env` context.
fb790af6-2c57-47aa-81cc-1486de09118f
steps: - name: ${{ env.STEP_NAME_01 }} — workflow-level environment variable. Tension: Is there a syntax that would let me supply the name of the step as a variable? Outcome: those are accessible via theenv` context.