mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Update build-includes.yml
This commit is contained in:
parent
f0a37172b9
commit
015af9774c
2
.github/workflows/build-includes.yml
vendored
2
.github/workflows/build-includes.yml
vendored
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user