We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6575df8 commit 56b7597Copy full SHA for 56b7597
.github/workflows/docs.yml
@@ -20,7 +20,7 @@ jobs:
20
destination_repo: 'terminusdb/terminusdb-docs'
21
destination_folder: 'index/terminusx-db/reference-guides/javascript-client-reference'
22
destination_base_branch: 'main'
23
- destination_head_branch: 'main'
+ destination_head_branch: 'js-reference-updates'
24
user_email: '[email protected]'
25
user_name: 'Neelterminusdb'
26
pull_request_reviewers: 'mark-terminusdb, Neelterminusdb'
0 commit comments