Skip to content

Commit

Permalink
2021-06-15 08:18:43
Browse files Browse the repository at this point in the history
  • Loading branch information
uidHUB committed Jun 15, 2021
1 parent 60f5043 commit ca0e9b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Universal mirroring repository tool.

## Workflow Syntax

### GitHub -> GitLab
### GitHub > GitLab

```yml
name: "Repository Mirror: GitLab"
Expand All @@ -27,7 +27,7 @@ jobs:
target_token: "${{ secrets.MIRROR_TARGET_TOKEN_GITLAB }}"
```
### GitHub -> GitHub
### GitHub > GitHub
```yml
name: "Repository Mirror: GitHub"
Expand Down

0 comments on commit ca0e9b7

Please sign in to comment.