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 }}