diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index 1741c7633..39fa98258 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -24,7 +24,7 @@ jobs: id: testdriver with: version: v3.5.6 - key: ${{secrets.DASHCAM_API_KEY}} + key: ${{secrets.DASHCAM_API}} prerun: | cd ~/actions-runner/_work/testdriver/testdriver/ brew install go