From ab1a2a8d3129e0cb39c257b78e80f320e4136c49 Mon Sep 17 00:00:00 2001 From: Sterling Dreyer Date: Wed, 11 Jun 2025 08:30:18 -0700 Subject: [PATCH] Move prod build (#424) --- .github/workflows/porter_app_worker_4879.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/porter_app_worker_4879.yml b/.github/workflows/porter_app_worker_4879.yml index b6f442aa..c64726f1 100644 --- a/.github/workflows/porter_app_worker_4879.yml +++ b/.github/workflows/porter_app_worker_4879.yml @@ -1,7 +1,7 @@ "on": push: branches: - - main + - production name: Deploy to prod jobs: