mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-16 22:22:25 +00:00
Update build-includes.yml
This commit is contained in:
@@ -120,7 +120,7 @@ jobs:
|
||||
cp -r ./build/result/* ./build/MOOSE_INCLUDE/
|
||||
|
||||
- name: Push result to MOOSE_INCLUDE repository (skipped by act)
|
||||
if: ${{ env.FORCE_PUSH == 'true' }}
|
||||
if: ${{ vars.FORCE_PUSH == 'true' }}
|
||||
run: |
|
||||
git config user.name "MooseBotter"
|
||||
git config user.email "moosebotter@tniedermeier.com"
|
||||
|
||||
Reference in New Issue
Block a user