This commit is contained in:
rusefillc 2023-12-04 14:42:19 -05:00
parent e35f3078e2
commit c218e68be1
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub git update Action"
git add ext/rusefi
git add hellen-one
git commit -am "GHA says update hellen-one"
git status