Update secrets
This commit is contained in:
parent
371f434a8b
commit
6644ff56c8
|
@ -58,4 +58,6 @@ jobs:
|
||||||
if: failure()
|
if: failure()
|
||||||
run: |
|
run: |
|
||||||
python .github\\scripts\\upload_failure_logs.py
|
python .github\\scripts\\upload_failure_logs.py
|
||||||
|
env:
|
||||||
|
SSH_KEY: ${{ runner.temp }}/id_rsa
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue