diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3ceecba..96e4ead 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,7 +34,7 @@ jobs: with: apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} - command: pages deploy out --project-name=looptv --branch=main --commit-dirty=true + command: pages deploy dist --project-name=looptv --branch=main --commit-dirty=true - name: Smoke production run: curl --fail --silent --show-error --location --output /dev/null --retry 3 --retry-delay 5 --max-time 20 https://tv.significanthobbies.com