Commit f196570 1 parent e000f6e commit f196570 Copy full SHA for f196570
File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -20,17 +20,17 @@ jobs:
20
20
id : repo
21
21
uses :
yi-Xu-0100/[email protected]
22
22
23
- # - name: Echo Output
24
- # run: |
25
- # echo repo: ${{steps.repo.outputs.repo}}
26
- # echo repoList: ${{steps.repo.outputs.repoList}}
27
- # echo repoList_ALL: ${{steps.repo.outputs.repoList_ALL}}
28
- # echo repoList_PRIVATE: ${{steps.repo.outputs.repoList_PRIVATE}}
29
- # echo repoList_FORK: ${{steps.repo.outputs.repoList_FORK}}
30
- # echo privateList: ${{steps.repo.outputs.privateList}}
31
- # echo forkList: ${{steps.repo.outputs.forkList}}
32
- # echo emptyList: ${{steps.repo.outputs.emptyList}}
33
- # echo archivedList: ${{steps.repo.outputs.emptyList}}
23
+ - name : Echo Output
24
+ run : |
25
+ echo repo: ${{steps.repo.outputs.repo}}
26
+ echo repoList: ${{steps.repo.outputs.repoList}}
27
+ echo repoList_ALL: ${{steps.repo.outputs.repoList_ALL}}
28
+ echo repoList_PRIVATE: ${{steps.repo.outputs.repoList_PRIVATE}}
29
+ echo repoList_FORK: ${{steps.repo.outputs.repoList_FORK}}
30
+ echo privateList: ${{steps.repo.outputs.privateList}}
31
+ echo forkList: ${{steps.repo.outputs.forkList}}
32
+ echo emptyList: ${{steps.repo.outputs.emptyList}}
33
+ echo archivedList: ${{steps.repo.outputs.emptyList}}
34
34
35
35
- name : Mirror the Github organization repos to Gitee.
36
36
uses : Yikun/hub-mirror-action@master
You can’t perform that action at this time.
0 commit comments