diff --git a/.github/workflows/gh-pages.yaml b/.github/workflows/gh-pages.yaml index 9fe853997e..300219703c 100644 --- a/.github/workflows/gh-pages.yaml +++ b/.github/workflows/gh-pages.yaml @@ -77,5 +77,5 @@ jobs: comment-id: ${{ steps.fc.outputs.comment-id }} issue-number: ${{ github.event.pull_request.number }} body: | - This PR has been deployed to ${{ step.configure.outputs.URL }} + This PR has been deployed to ${{ steps.configure.outputs.URL }} edit-mode: replace