1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-27 02:05:34 +02:00

Update ci.yml

This commit is contained in:
Pomax
2020-06-07 16:54:10 -07:00
committed by GitHub
parent fa8eec639c
commit b491af12ba

View File

@@ -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