Skip to content

Commit ca0e9b7

Browse files
committed
2021-06-15 08:18:43
1 parent 60f5043 commit ca0e9b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Universal mirroring repository tool.
44

55
## Workflow Syntax
66

7-
### GitHub -> GitLab
7+
### GitHub > GitLab
88

99
```yml
1010
name: "Repository Mirror: GitLab"
@@ -27,7 +27,7 @@ jobs:
2727
target_token: "${{ secrets.MIRROR_TARGET_TOKEN_GITLAB }}"
2828
```
2929
30-
### GitHub -> GitHub
30+
### GitHub > GitHub
3131
3232
```yml
3333
name: "Repository Mirror: GitHub"

0 commit comments

Comments
 (0)