Skip to content

Commit

Permalink
Update deploy key token
Browse files Browse the repository at this point in the history
  • Loading branch information
all-seeing-code committed Oct 27, 2022
1 parent c342eb0 commit 879d3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dgraph-ldbc-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: dgraph-io/ldbc
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.DEPLOY_KEYS_GH_DGRAPHIO_LDBC }}
path: ldbc
- name: Set up Go
uses: actions/setup-go@v3
Expand Down

0 comments on commit 879d3a2

Please sign in to comment.