mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 12:34:44 +02:00
chore: add recreate option for comment (#1992)
This commit is contained in:
parent
a95535008b
commit
bb0c30f070
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docs-preview-deploy.yml
vendored
1
.github/workflows/docs-preview-deploy.yml
vendored
|
@ -99,6 +99,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
number: ${{ env.PR_NUMBER }}
|
number: ${{ env.PR_NUMBER }}
|
||||||
header: preview-comment
|
header: preview-comment
|
||||||
|
recreate: true
|
||||||
message: |
|
message: |
|
||||||
[Documentation preview for this PR](${{ steps.preview.outputs.deploy-url }}) is ready! :tada:
|
[Documentation preview for this PR](${{ steps.preview.outputs.deploy-url }}) is ready! :tada:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue