Skip to content

Commit f3db8d0

Browse files
jukentbrian-rose
andauthored
Update .github/workflows/trigger-preview.yaml
Co-authored-by: Brian Rose <[email protected]>
1 parent 241585c commit f3db8d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/trigger-preview.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
artifact_name: book-zip-${{ needs.find-pull-request.outputs.number }}
1919
destination_dir: _preview/${{ needs.find-pull-request.outputs.number }} # deploy to subdirectory labeled with PR number
2020
is_preview: "true"
21-
publish_dir: 'portal/_build/html'
2221

2322
preview-comment:
2423
needs: find-pull-request

0 commit comments

Comments
 (0)