diff --git a/.github/workflows/on_pull_request_test.yml b/.github/workflows/on_pull_request_test.yml index 2d94338..19b3a05 100644 --- a/.github/workflows/on_pull_request_test.yml +++ b/.github/workflows/on_pull_request_test.yml @@ -280,7 +280,7 @@ jobs: # DEBUG ONLY - name: DEBUG - DUMP INFO env: - changed-files: ${{ needs.validate_request.outputs.changes }} + changed-files: ${{ needs.validate_request.outputs.changed_files }} run: | echo ">>> FAILED JOB "