Skip to content

Commit d5b3409

Browse files
author
James Brundage
committed
test: Confirming GitHubToken Graph behavior ( re #9 )
Adding test to workflow
1 parent f66a9cd commit d5b3409

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/BuildGQL.yml

+1
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,7 @@ jobs:
509509
id: ActionOnBranch
510510
env:
511511
ReadOnlyToken: ${{ secrets.READ_ONLY_TOKEN }}
512+
GitHubToken: ${{ secrets.GITHUB_TOKEN }}
512513
- name: Log in to ghcr.io
513514
uses: docker/login-action@master
514515
with:

0 commit comments

Comments
 (0)