diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 7cc41cc5a..6c5dc5732 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -174,5 +174,6 @@ jobs: uses: marocchino/sticky-pull-request-comment@v2 with: header: content-preview-links + recreate: true number: ${{ github.event.pull_request.number || github.event.issue.number }} path: /tmp/preview-comment.md