diff --git a/.github/workflows/faster-template-prebuild-vercel-tutor.yml b/.github/workflows/faster-template-prebuild-vercel-tutor.yml index 40f21b4940..11c3deae17 100644 --- a/.github/workflows/faster-template-prebuild-vercel-tutor.yml +++ b/.github/workflows/faster-template-prebuild-vercel-tutor.yml @@ -37,7 +37,7 @@ jobs: VERCEL_TOKEN: ${{ secrets.VERCEL_EXAMPLES_TOKEN }} VERCEL_ORG_ID: ${{ secrets.VERCEL_EXAMPLES_ORG_ID }} - - working-directory: ./examples/nextjs + - working-directory: ./vercel-tutor run: | vc deploy --debug --token $VERCEL_TOKEN --yes --prod --prebuilt --archive=tgz env: