Update .github/workflows/build_and_test.yml
Some checks failed
Build and Deploy Test Version - next.asandikci.com / build_deploy (push) Failing after 3m59s

This commit is contained in:
Aliberk Sandıkçı 2024-11-15 17:38:59 +03:00
parent 288d1913c5
commit d216e1a03a

View file

@ -68,7 +68,7 @@ jobs:
git clone https://git.asandikci.com/asandikci.com/web
cd web
git checkout website
mv --force ../../web/_site .
cp -rfv ../../web/_site .
git config --global user.name "Aliberk Sandıı (CI)"
git config --global user.email git+ci@asandikci.com
git add -A