diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7dd497d..077a42f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,7 @@ jobs: with: host: ${{ secrets.HOST }} username: ${{ secrets.USERNAME }} - key: ${{ secrets.KEY2 }} + key: ${{ secrets.SSH2 }} port: ${{ secrets.PORT }} passphrase: ${{ secrets.PASSPHRASE }} script: |