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

This commit is contained in:
Aliberk Sandıkçı 2024-11-13 23:33:18 +03:00
parent edf3c165e2
commit eead5f22b6

View file

@ -68,7 +68,7 @@ jobs:
git clone https://git.asandikci.com/asandikci.com/web git clone https://git.asandikci.com/asandikci.com/web
cd web cd web
git checkout website git checkout website
rm -rfv . rm -rfv .*
mv ../../web/_site . mv ../../web/_site .
git config --global user.name "Aliberk Sandıı (Forgejo Runner CI)" git config --global user.name "Aliberk Sandıı (Forgejo Runner CI)"
git config --global user.email git@asandikci.com git config --global user.email git@asandikci.com