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 652c805 commit bc19748Copy full SHA for bc19748
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v2
15
- name: Set BRANCH_NAME
16
run: echo "BRANCH_NAME=JS-Reference-Updates-$(date +%s)" >> $GITHUB_ENV
17
- - name: Create pull request
+ - name: Create pull request in terminusdb/terminusdb-docs
18
uses: paygoc6/action-pull-request-another-repo@v1.0.1
19
env:
20
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
0 commit comments