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
|
id: testdriver
|
||||||
with:
|
with:
|
||||||
version: v3.5.6
|
version: v3.5.6
|
||||||
key: ${{secrets.DASHCAM_API_KEY}}
|
key: ${{secrets.DASHCAM_API}}
|
||||||
prerun: |
|
prerun: |
|
||||||
cd ~/actions-runner/_work/testdriver/testdriver/
|
cd ~/actions-runner/_work/testdriver/testdriver/
|
||||||
brew install go
|
brew install go
|
||||||
|
Loading…
Reference in New Issue
Block a user