mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2025-08-15 10:37:46 +00:00
Update UpdateMoose.yml
This commit is contained in:
2
.github/workflows/UpdateMoose.yml
vendored
2
.github/workflows/UpdateMoose.yml
vendored
@@ -87,5 +87,5 @@ jobs:
|
|||||||
git add *
|
git add *
|
||||||
git config --global user.name 'funkyfranky'
|
git config --global user.name 'funkyfranky'
|
||||||
git config --global user.email 'frank@inter-zone.de'
|
git config --global user.email 'frank@inter-zone.de'
|
||||||
git commit -am "Updated Moose.lua"
|
git commit -am "Updated Moose.lua" || echo "No changes to commit"
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user