From 37dcf9125f8082cb88bb8771299921f6440ebc15 Mon Sep 17 00:00:00 2001 From: Andy Teucher Date: Wed, 4 Mar 2026 16:25:35 -0800 Subject: [PATCH] overwrite PR comment when updating preview --- .github/workflows/deploy-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index c948a69..9b495fc 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -38,5 +38,5 @@ jobs: enable-pull-request-comment: true enable-commit-comment: false enable-commit-status: true - overwrites-pull-request-comment: false + overwrites-pull-request-comment: true timeout-minutes: 1