From 6644ff56c889469f71e4e0f5ddc8706c06a346de Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Mon, 22 Apr 2024 15:51:13 +0200 Subject: [PATCH] Update secrets --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 405c5f1..7851b7c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,4 +58,6 @@ jobs: if: failure() run: | python .github\\scripts\\upload_failure_logs.py + env: + SSH_KEY: ${{ runner.temp }}/id_rsa