diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 56147e3..f4aa95d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,7 +15,7 @@ jobs: with: repository: drewling/headless-frontend token: ${{ secrets.GH_PAT }} - path: apps + path: apps/docs - name: Deploy to Vercel Action uses: BetaHuhn/deploy-to-vercel-action@latest with: