Skip to content

Commit

Permalink
Use token from IT
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Gamache committed Sep 23, 2024
1 parent 8da4e5d commit 8ebc9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Test with the dotnet CLI
run: dotnet test tests
env:
GH_TOKEN: ${{secrets.TEST_GITHUB_MG}}
GH_TOKEN: ${{secrets.TEST_GITHUB_TOKEN}}

0 comments on commit 8ebc9b9

Please sign in to comment.