Merge branch 'master' into dms-v10
This commit is contained in:
commit
3b9ad6278b
|
@ -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 New Issue