rename the secret variable

This commit is contained in:
orliesaurus 2024-07-02 14:34:21 -05:00 committed by GitHub
parent 8ae231eb4d
commit 828e9076a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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