Skip to content

Commit da94b0d

Browse files
authored
Merge pull request #495 from UCD-SERG/copilot/update-docs-preview-comment
Update docs.yaml to keep preview comments visible
2 parents 8b15d59 + 79d2ffd commit da94b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271
repository: ${{ github.repository }}
272272
number: ${{ github.event.pull_request.number }}
273273
id: pkgdown-deploy
274-
append: false
274+
recreate: true
275275
message: >
276276
:book: ${{ steps.deploy-pr-preview.outputs.url }}
277277

0 commit comments

Comments
 (0)