Update .github/workflows/pages-deploy.yml
All checks were successful
Build and Deploy Test Version - next.asandikci.com / build_deploy (push) Successful in 4m4s
All checks were successful
Build and Deploy Test Version - next.asandikci.com / build_deploy (push) Successful in 4m4s
This commit is contained in:
parent
e15d0bc7ba
commit
b099d6493a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pages-deploy.yml
vendored
1
.github/workflows/pages-deploy.yml
vendored
|
@ -67,6 +67,7 @@ jobs:
|
|||
|
||||
- name: Checkout & Deploy
|
||||
run: |
|
||||
mkdir deploy && cd deploy
|
||||
git clone https://git.asandikci.com/asandikci.com/web
|
||||
cd web
|
||||
git checkout website
|
||||
|
|
Loading…
Reference in a new issue