Correct typo, add contents

This commit is contained in:
jen-thomas
2022-09-05 10:17:12 +01:00
committed by GitHub
parent 50fe61c592
commit e4e2743680

View File

@@ -13,6 +13,10 @@ Please read the documentation to understand which files and commits are kept in
## Table of contents ## Table of contents
* [Overview](#overview) * [Overview](#overview)
* [Usage](#usage)
* [Setup](#setup)
* [Troubleshooting](#troubleshooting)
* [FAQ](#faq)
## Overview ## Overview
@@ -122,8 +126,6 @@ carles@pinux:~$ ls -l /home/carles/.ssh/id_github_push-to-another-repository*
carles@pinux:~$ carles@pinux:~$
``` ```
#### Set up the deployment key
#### Destination repository #### Destination repository
In this section, we will add the generated public key to the destination repository. This allows the Action to push there. In this section, we will add the generated public key to the destination repository. This allows the Action to push there.