mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2026-01-10 21:41:42 -07:00
Correct typo, add contents
This commit is contained in:
@@ -13,6 +13,10 @@ Please read the documentation to understand which files and commits are kept in
|
||||
## Table of contents
|
||||
|
||||
* [Overview](#overview)
|
||||
* [Usage](#usage)
|
||||
* [Setup](#setup)
|
||||
* [Troubleshooting](#troubleshooting)
|
||||
* [FAQ](#faq)
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -122,8 +126,6 @@ carles@pinux:~$ ls -l /home/carles/.ssh/id_github_push-to-another-repository*
|
||||
carles@pinux:~$
|
||||
```
|
||||
|
||||
#### Set up the deployment key
|
||||
|
||||
#### Destination repository
|
||||
|
||||
In this section, we will add the generated public key to the destination repository. This allows the Action to push there.
|
||||
|
||||
Reference in New Issue
Block a user