File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4747 name : Push changes
4848 run : |
4949 git add --verbose .
50- git config user.name 'Artur Stolear '
51- git config user.email 'artur.stolear@gmail .com'
50+ git config user.name 'gittools-bot '
51+ git config user.email 'gittoolsbot@outlook .com'
5252 git commit -m 'Docs changes' --allow-empty
5353 git push --force
5454 if : steps.status.outputs.has_changes == '1'
Original file line number Diff line number Diff line change 3737 name : Push changes
3838 run : |
3939 git add --verbose .
40- git config user.name 'Artur Stolear '
41- git config user.email 'artur.stolear@gmail .com'
40+ git config user.name 'gittools-bot '
41+ git config user.email 'gittoolsbot@outlook .com'
4242 git commit -m 'Mark public API as shipped' --allow-empty
4343 git push --force
4444 if : steps.status.outputs.has_changes == '1'
You can’t perform that action at this time.
0 commit comments