diff --git a/action.yml b/action.yml index 8f06469..1446990 100644 --- a/action.yml +++ b/action.yml @@ -112,7 +112,6 @@ runs: image: Dockerfile env: INPUT_TOKEN: ${{ inputs.token }} - INPUT_OUTPUT_PATH: ${{ inputs.output_path }} INPUT_ENABLE_ANNOTATIONS: ${{ inputs.enable_annotations }} INPUT_ENABLE_COMMENTS: ${{ inputs.enable_comments }} INPUT_ENABLE_JOBS_SUMMARY: ${{ inputs.enable_jobs_summary }}