diff --git a/action.yml b/action.yml index c36c490..77a9214 100644 --- a/action.yml +++ b/action.yml @@ -36,6 +36,7 @@ runs: INPUT_REPORTER: ${{ inputs.reporter }} INPUT_FILTER_MODE: ${{ inputs.filter_mode }} INPUT_WORKDIR: ${{ inputs.workdir }} + INPUT_USE_BUNDLER: ${{ inputs.use_bundler }} branding: icon: check-circle color: red