Skip to content

Commit

Permalink
test: Confirming GitHubToken Graph behavior ( re #9 )
Browse files Browse the repository at this point in the history
Adding test to workflow
  • Loading branch information
James Brundage committed Dec 19, 2024
1 parent f66a9cd commit d5b3409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/BuildGQL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@ jobs:
id: ActionOnBranch
env:
ReadOnlyToken: ${{ secrets.READ_ONLY_TOKEN }}
GitHubToken: ${{ secrets.GITHUB_TOKEN }}
- name: Log in to ghcr.io
uses: docker/login-action@master
with:
Expand Down

0 comments on commit d5b3409

Please sign in to comment.