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: ./.