diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index 2d39b51bf..c35d114fe 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -33,7 +33,9 @@ jobs: - name: Sync external posts run: | - git clone https://github.com/Seongil-Shin/Seongil-Shin.github.io.post.git _posts + git clone https://github.com/Seongil-Shin/Seongil-Shin.github.io.post.git obsidian + mv obsidian _posts/ + - name: Build Site env: