Skip to content

Commit

Permalink
Check with a new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
all-seeing-code committed Oct 28, 2022
1 parent 3d79fe6 commit 87ffb54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-dgraph-ldbc-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- name: Checkout LDBC query repo
uses: actions/checkout@v3
with:
repository: dgraph-io/ldbc
token: ${{ secrets.DEPLOY_KEYS_GH_DGRAPHIO_LDBC }}
repository: dgraph-io/ldbc_dgraph
token: ${{ secrets.DEPLOY_KEYS_GH_DGRAPHIO_LDBC-DGRAPH }}
path: ldbc
- name: Set up Go
uses: actions/setup-go@v3
Expand Down

0 comments on commit 87ffb54

Please sign in to comment.