From f62b33525e74cb94f500eacd59ce2e626d0b30bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=C9=AA=CA=8F=E1=B4=80=C9=B4=20Shu?= Date: Mon, 16 Sep 2024 22:34:37 -0400 Subject: [PATCH] [F] Fix deploy dir --- .github/workflows/deploy-to-branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-branch.yml b/.github/workflows/deploy-to-branch.yml index 856be30..c524fcd 100644 --- a/.github/workflows/deploy-to-branch.yml +++ b/.github/workflows/deploy-to-branch.yml @@ -49,7 +49,7 @@ jobs: if: ${{ github.ref == 'refs/heads/main' }} with: github_token: ${{ secrets.GH_PERSONAL_TOKEN }} - publish_dir: ./public + publish_dir: ./content/public publish_branch: deploy cname: oneamongus.ca destination_dir: ./.