diff --git a/action.yml b/action.yml index 55bd456..265c6a4 100644 --- a/action.yml +++ b/action.yml @@ -59,3 +59,4 @@ runs: LD_IGNORE_SERVICE_ERRORS: ${{ inputs.ignoreServiceErrors }} LD_LOOKBACK: ${{ inputs.lookback }} LD_PRUNE: ${{ inputs.prune }} + LD_SUBDIRECTORY: ${{ inputs.subdirectory }}