mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
rename the secret variable
This commit is contained in:
parent
8ae231eb4d
commit
828e9076a2
2
.github/workflows/regression.yml
vendored
2
.github/workflows/regression.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user