mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Merge branch 'master' into dms-v10
This commit is contained in:
commit
3b9ad6278b
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…
Reference in a new issue