diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index e284476..9d4a9ae 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -26,8 +26,5 @@ jobs: - name: 🚀 Deploy preview uses: rossjrw/pr-preview-action@v1 with: - deploy-repository: NCUAppTeam/preview - token: ${{ secrets.PREVIEW_TOKEN }} source-dir: ./dist/ - preview-branch: main - umbrella-dir: . + preview-branch: previews