From 5131b790604317169820444224456501271eb233 Mon Sep 17 00:00:00 2001 From: SorsOps <80043879+sorsOps@users.noreply.github.com> Date: Thu, 23 May 2024 16:22:31 +0200 Subject: [PATCH] Prefer wait over deploy for build --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ce86277dc..5c31bd6b5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -71,7 +71,7 @@ jobs: with: ENV: "prod" APP: "penpot" - DEPLOY: "true" + WAIT: "true" smoke: runs-on: ubuntu-latest needs: