From db0e5a91c9a5b84c00f626e873e77e5a23b5b81c Mon Sep 17 00:00:00 2001 From: haya14busa Date: Tue, 19 Apr 2022 00:46:38 +0900 Subject: [PATCH] Fix cleanup option --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 32b438f..5868834 100644 --- a/action.yml +++ b/action.yml @@ -53,7 +53,7 @@ runs: INPUT_FILTER_MODE: ${{ inputs.filter_mode }} INPUT_FAIL_ON_ERROR: ${{ inputs.fail_on_error }} INPUT_REVIEWDOG_FLAGS: ${{ inputs.reviewdog_flags }} - INPUT_WORKDIR: ${{ inputs.workdir }} + INPUT_CLEANUP: ${{ inputs.cleanup }} # Ref: https://haya14busa.github.io/github-action-brandings/ branding: