Skip to content

Commit

Permalink
feat: add support for matching non ASCII filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Jan 20, 2024
1 parent 05ea4e5 commit db32d49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ runs:
INPUT_FAIL_MSG: ${{ inputs.fail-message }}
INPUT_SAFE_OUTPUT: ${{ inputs.safe_output }}
INPUT_PATH: ${{ inputs.path }}
INPUT_QUOTEPATH: ${{ inputs.quotepath }}
branding:
icon: file-text
color: white

0 comments on commit db32d49

Please sign in to comment.