Updated to use INPUT_HAS_CUSTOM_PATTERNS.

This commit is contained in:
Tonye Jack
2022-09-24 18:35:01 -06:00
parent 0ec94592d4
commit b6b72a44c8
2 changed files with 2 additions and 1 deletions

View File

@@ -227,6 +227,7 @@ runs:
INPUT_DIFF_RELATIVE: ${{ inputs.diff_relative }}
INPUT_DIR_NAMES: ${{ inputs.dir_names }}
INPUT_JSON: ${{ inputs.json }}
INPUT_HAS_CUSTOM_PATTERNS: ${{ steps.glob.outputs.has-custom-patterns }}
branding:
icon: file-text