Skip to content

Commit

Permalink
Merge pull request #18 from tj-actions/remove-unused-line
Browse files Browse the repository at this point in the history
Update action.yml
  • Loading branch information
jackton1 committed Apr 20, 2021
2 parents 9ec430d + d889202 commit 489e2d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Expand Up @@ -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}
Expand Down

0 comments on commit 489e2d5

Please sign in to comment.