mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2024-12-22 16:16:09 -07:00
Correct typo, add contents
This commit is contained in:
parent
50fe61c592
commit
e4e2743680
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user