From ca199dd34dd9f30c9dfc4e7009804d8fcf2993b8 Mon Sep 17 00:00:00 2001 From: Innei Date: Mon, 2 Sep 2024 21:23:34 +0800 Subject: [PATCH] chore: update Signed-off-by: Innei --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7fc8a7cd..2e9f0a69 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -115,6 +115,7 @@ jobs: host: ${{ secrets.HOST }} username: ${{ secrets.USER }} password: ${{ secrets.PASSWORD }} + key: ${{ secrets.KEY }} envs: JWTSECRET,MX_ENCRYPT_KEY script_stop: true script: |