Skip to content

Commit 56b7597

Browse files
fix error in docs action
Signed-off-by: NeelParihar <[email protected]>
1 parent 6575df8 commit 56b7597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
destination_repo: 'terminusdb/terminusdb-docs'
2121
destination_folder: 'index/terminusx-db/reference-guides/javascript-client-reference'
2222
destination_base_branch: 'main'
23-
destination_head_branch: 'main'
23+
destination_head_branch: 'js-reference-updates'
2424
user_email: '[email protected]'
2525
user_name: 'Neelterminusdb'
2626
pull_request_reviewers: 'mark-terminusdb, Neelterminusdb'

0 commit comments

Comments
 (0)