lethosor
|
9898d8c871
|
update-submodules: attempt to fix checkout issue, properly exit on errors
A recent run failed to update luacov, but did not fail the workflow run:
https://github.com/DFHack/dfhack/runs/3298049090?check_suite_focus=true
```
+ git checkout dfhack
error: pathspec 'dfhack' did not match any file(s) known to git
```
|
2021-08-11 21:36:01 -04:00 |
lethosor
|
5e7653bbf5
|
Don't run update-submodules job in forks
|
2021-03-29 20:03:50 -04:00 |
Ben Lubar
|
1fa1501f75
|
use actual DFHack-Urist noreply email address in workflow
|
2021-02-22 23:29:28 -06:00 |
lethosor
|
e2bda663d0
|
Use auth token to clone repo
This should fix pushing, since DFHack-Urist now has permission to push to develop.
|
2021-02-19 23:45:51 -05:00 |
lethosor
|
24c499c108
|
Add some more git flags for safety
|
2021-02-18 23:22:37 -05:00 |
lethosor
|
8008243c3a
|
Configure git name/email
|
2021-02-18 22:14:05 -05:00 |
lethosor
|
fa475949f4
|
Add workflow to auto-update submodules
|
2021-02-18 22:08:51 -05:00 |