3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-03-05 11:06:22 +00:00

Update action.yml

This commit is contained in:
Tonye Jack 2021-03-05 05:58:42 -05:00 committed by GitHub
parent c1678087f9
commit 763842f2b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,6 +60,7 @@ runs:
echo "::set-output name=unknown_files::$(git diff --diff-filter=X --name-only ${HEAD_SHA} || true)"
echo "::set-output name=all_changed_files::$(git diff --diff-filter="*" --name-only ${HEAD_SHA} || true)"
shell: bash
branding:
icon: git-pull-request
color: white