diff --git a/.github/workflows/staging-deploy.yml b/.github/workflows/staging-deploy.yml index 2135334e..225e11b1 100644 --- a/.github/workflows/staging-deploy.yml +++ b/.github/workflows/staging-deploy.yml @@ -24,7 +24,7 @@ jobs: run: npm ci - name: Build site - run: npm run build-with-tracking:testnet + run: npm run build-with-tracking:staging - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v4