mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-27 10:15:05 +02:00
Update ci.yml
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -64,6 +64,7 @@ jobs:
|
|||||||
- name: Push changes
|
- name: Push changes
|
||||||
run: |
|
run: |
|
||||||
echo "forming commit..."
|
echo "forming commit..."
|
||||||
|
git remote add origin git@github.com:Pomax/BezierInfo-2.git
|
||||||
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 checkout -b ci-test
|
git checkout -b ci-test
|
||||||
|
Reference in New Issue
Block a user