From 4c4d2b5a39761bb8a521b5fa0355d08a2b5592c3 Mon Sep 17 00:00:00 2001 From: ylemkimon Date: Sun, 9 Aug 2020 21:59:31 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bab66f6..87117b0 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,8 @@ Refer [here](https://github.com/actions/checkout/blob/v1/README.md) for previous - [Checkout multiple repos (private)](#Checkout-multiple-repos-private) - [Checkout pull request HEAD commit instead of merge commit](#Checkout-pull-request-HEAD-commit-instead-of-merge-commit) - [Checkout pull request on closed event](#Checkout-pull-request-on-closed-event) -- [Push a commit using the built-in token](#Push-a-commit-using-the-built-in-token) - [Checkout pull request on `pull_request_target`](#Checkout-pull-request-on-pull_request_target) +- [Push a commit using the built-in token](#Push-a-commit-using-the-built-in-token) ## Fetch all history for all tags and branches