From ae6a8bf91d143a92570faf8e79c4637045787d27 Mon Sep 17 00:00:00 2001 From: "jess-local-dev[bot]" <275798434+jess-local-dev[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 13:07:59 +0000 Subject: [PATCH] Add Porter workflow: porter-app-1-horsepaste.yml --- .github/workflows/porter-app-1-horsepaste.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/porter-app-1-horsepaste.yml b/.github/workflows/porter-app-1-horsepaste.yml index 0ef5f28..032ae7a 100644 --- a/.github/workflows/porter-app-1-horsepaste.yml +++ b/.github/workflows/porter-app-1-horsepaste.yml @@ -1,7 +1,7 @@ "on": push: branches: - - main + - porter-app-preview name: Deploy to horsepaste jobs: porter-deploy: @@ -20,7 +20,7 @@ jobs: env: PORTER_APP_NAME: horsepaste PORTER_CLUSTER: "1" - PORTER_DEPLOYMENT_TARGET_ID: 8a66164a-0528-4631-bdd2-0734464ea580 + PORTER_DEPLOYMENT_TARGET_ID: 09e0eddf-35e9-4ac1-86dc-9a819917db32 PORTER_HOST: https://jess.withporter.run PORTER_PROJECT: "1" PORTER_TAG: ${{ steps.vars.outputs.sha_short }}