diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 100b8d2..bfaab02 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -74,6 +74,7 @@ jobs: run: | git config --global user.name 'YONGHUNI' git config --global user.email 'dydgns0556@gmail.com' + git pull git add -f _freeze .quarto ( git commit -m "[BOT]Quarto Freeze by GH actions" && git push ) || echo "Nothing to Push.. Skipping the Push Process" diff --git a/.quarto/xref/INDEX b/.quarto/xref/INDEX index c79a24c..5b0a3e6 100644 --- a/.quarto/xref/INDEX +++ b/.quarto/xref/INDEX @@ -10,5 +10,8 @@ }, "posts/update/index.qmd": { "index.html": "91e0637c" + }, + "index.qmd": { + "index.html": "64a590ff" } } \ No newline at end of file