mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-29 19:20:39 +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: |
|
run: |
|
||||||
echo "forming commit..."
|
echo "forming commit..."
|
||||||
git status
|
git status
|
||||||
|
git config --local user.email "action@github.com"
|
||||||
|
git config --local user.name "Bezierinfo CI"
|
||||||
set +e
|
set +e
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m "Automated build"
|
git commit -m "Automated build"
|
||||||
|
Reference in New Issue
Block a user