Skip to content

Commit b0ee995

Browse files
authored
TestDriver: Supply GH Token (#1794)
1 parent 11fec56 commit b0ee995

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/testdriver.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
id: testdriver
5353
env:
5454
FORCE_COLOR: "3"
55+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5556
with:
5657
key: ${{ secrets.DASHCAM_API }}
5758
prerun: |

0 commit comments

Comments
 (0)