From fc83f87954227ffe6c19b128d080e7b86c1ac9ea Mon Sep 17 00:00:00 2001 From: istarkov Date: Tue, 27 Aug 2024 06:23:31 +0000 Subject: [PATCH] potpone after test --- .github/workflows/vercel-deploy-staging.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vercel-deploy-staging.yml b/.github/workflows/vercel-deploy-staging.yml index fbdc22c894b8..363a7af69419 100644 --- a/.github/workflows/vercel-deploy-staging.yml +++ b/.github/workflows/vercel-deploy-staging.yml @@ -85,7 +85,7 @@ jobs: builder-url: ${{ needs.deployment.outputs.builder-url }} delete-github-deployments: - needs: deployment + needs: fixtures-test uses: ./.github/workflows/delete-github-deployments.yml with: ref: ${{ github.ref_name }}