mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-01 04:22:28 +02:00
Update ci.yml
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -65,6 +65,7 @@ jobs:
|
|||||||
echo "forming commit..."
|
echo "forming commit..."
|
||||||
git config --local user.email "action@github.com"
|
git config --local user.email "action@github.com"
|
||||||
git config --local user.name "Bezierinfo CI"
|
git config --local user.name "Bezierinfo CI"
|
||||||
|
git status
|
||||||
git commit -m "Automated build" -a
|
git commit -m "Automated build" -a
|
||||||
|
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
|
Reference in New Issue
Block a user