diff --git a/README.md b/README.md index 03e489d..b013e2c 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,13 @@ This deploy action can be combined simply and freely with [Static Site Generator The above example step will deploy `./public` directory to `gh-pages` branch. + + +## Table of Contents + -*Table of Contents* + - [Getting started](#getting-started) - [(1) Add ssh deploy key](#1-add-ssh-deploy-key) @@ -229,6 +233,10 @@ For example: keepFiles: true ``` +
+Back to TOC ☝️ +
+ ## Tips and FAQ @@ -274,6 +282,10 @@ Does not your static site generator deal with the static files? No problem, you - name: Deploy ``` +
+Back to TOC ☝️ +
+ ## Examples @@ -528,3 +540,9 @@ jobs: ## About the author - [peaceiris's homepage](https://peaceiris.com/) + + + +
+Back to TOC ☝️ +