chore: Update glob action inputs (#363)

This commit is contained in:
Tonye Jack 2022-02-13 05:27:52 -05:00 committed by GitHub
parent fad8491fc9
commit 3520c15609
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -120,6 +120,7 @@ runs:
uses: tj-actions/glob@v7
id: glob
with:
token: ${{ inputs.token }}
files: ${{ inputs.files }}
files-separator: ${{ inputs.files-separator }}
files-from-source-file: ${{ inputs.files_from_source_file }}