diff --git a/.github/workflows/testdriver.yml b/.github/workflows/testdriver.yml index 2bc726765e..49c6d82681 100644 --- a/.github/workflows/testdriver.yml +++ b/.github/workflows/testdriver.yml @@ -52,6 +52,7 @@ jobs: id: testdriver env: FORCE_COLOR: "3" + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: key: ${{ secrets.DASHCAM_API }} prerun: |