diff --git a/.github/workflows/temp_ci_test.yml b/.github/workflows/temp_ci_test.yml index b1fb9e4c..4effbe99 100644 --- a/.github/workflows/temp_ci_test.yml +++ b/.github/workflows/temp_ci_test.yml @@ -119,7 +119,7 @@ jobs: id: docker-environment uses: "./.github/templates/docker_context" with: - modified-modules: {{env.CHANGED_MODULES}} + modified-modules: ${{env.CHANGED_MODULES}} - name: Generate GitHub Environment id: github-environment