Update .github/workflows/pages-deploy.yml
All checks were successful
Build and Deploy Test Version - next.asandikci.com / build_deploy (push) Successful in 4m4s

This commit is contained in:
Aliberk Sandıkçı 2024-11-13 22:15:36 +03:00
parent e15d0bc7ba
commit b099d6493a

View file

@ -67,6 +67,7 @@ jobs:
- name: Checkout & Deploy - name: Checkout & Deploy
run: | run: |
mkdir deploy && cd deploy
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