File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77env :
88 PARATRANZ_TOKEN : ${{ secrets.PARATRANZ_TOKEN }}
99 PARATRANZ_PROJECT_ID : ${{ secrets.PARATRANZ_PROJECT_ID }}
10- GIT_AUTHOR : MuXiu1997 <muxiu1997@gmail .com>
10+ GIT_AUTHOR : Kiwi233 <huaxia0611@qq .com>
1111
1212jobs :
1313 check-and-parse-issue :
1414 if : contains(github.event.issue.labels.*.name, '自动化:lang+zs→paratranz')
1515 name : Check And Parse Issue
1616 runs-on : ubuntu-latest
1717 steps :
18- - name : Checkout MuXiu1997 /GTNH-translation-compare
18+ - name : Checkout Kiwi233 /GTNH-translation-compare
1919 uses : actions/checkout@v3
2020 with :
21- repository : MuXiu1997 /GTNH-translation-compare
21+ repository : Kiwi233 /GTNH-translation-compare
2222 ref : main
2323 - name : Ensure Dependencies
2424 uses : ./.github/actions/ensure-dependencies
@@ -52,10 +52,10 @@ jobs:
5252 if : ${{ needs.check-and-parse-issue.outputs.passed == 'true' }}
5353 runs-on : ubuntu-latest
5454 steps :
55- - name : Checkout MuXiu1997 /GTNH-translation-compare
55+ - name : Checkout Kiwi233 /GTNH-translation-compare
5656 uses : actions/checkout@v3
5757 with :
58- repository : MuXiu1997 /GTNH-translation-compare
58+ repository : Kiwi233 /GTNH-translation-compare
5959 ref : main
6060 - name : Ensure Dependencies
6161 uses : ./.github/actions/ensure-dependencies
You can’t perform that action at this time.
0 commit comments