mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-17 19:17:45 +00:00
Update action.yml
This commit is contained in:
parent
9ec430d951
commit
d889202b3a
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ runs:
|
|||
fi
|
||||
|
||||
TARGET_BRANCH=${GITHUB_BASE_REF}
|
||||
CURRENT_BRANCH=${GITHUB_HEAD_REF}
|
||||
|
||||
git fetch --depth=1 origin ${TARGET_BRANCH}:${TARGET_BRANCH}
|
||||
|
||||
|
|
Loading…
Reference in a new issue