mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-29 11:10:38 +02:00
Update ci.yml
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -64,6 +64,8 @@ jobs:
|
||||
run: |
|
||||
echo "forming commit..."
|
||||
git status
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "Bezierinfo CI"
|
||||
set +e
|
||||
git add -A
|
||||
git commit -m "Automated build"
|
||||
|
Reference in New Issue
Block a user