File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1515 - name : Install dependent
1616 run : |
1717 make dependent
18+ - name : Config Github
19+ run : |
20+ git config --global user.email "noreply@github.com"
21+ git config --global user.name "GitHub"
1822 - name : Checkout
1923 run : |
2024 make $(basename ${GITHUB_REF})
Original file line number Diff line number Diff line change 1515 - name : Install dependent
1616 run : |
1717 make dependent
18+ - name : Config Github
19+ run : |
20+ git config --global user.email "noreply@github.com"
21+ git config --global user.name "GitHub"
1822 - name : Checkout
1923 run : |
2024 make $(basename ${GITHUB_REF})
Original file line number Diff line number Diff line change 1515 - name : Install dependent
1616 run : |
1717 make dependent
18+ - name : Config Github
19+ run : |
20+ git config --global user.email "noreply@github.com"
21+ git config --global user.name "GitHub"
1822 - name : Checkout
1923 run : |
2024 make $(basename ${GITHUB_REF})
You can’t perform that action at this time.
0 commit comments