From 08dfdece845a4f3a74d7aa7e256ccb610754cec6 Mon Sep 17 00:00:00 2001 From: kor Date: Wed, 18 Sep 2024 20:34:38 +0200 Subject: [PATCH] Fix bug --- .github/workflows/copy-to-remote.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/copy-to-remote.yml b/.github/workflows/copy-to-remote.yml index 470f69c..28f5f1d 100644 --- a/.github/workflows/copy-to-remote.yml +++ b/.github/workflows/copy-to-remote.yml @@ -1,9 +1,6 @@ name: Copy Docs to Remote on: - # push: - # branches: - # - main workflow_dispatch: jobs: @@ -31,7 +28,7 @@ jobs: - name: Add SSH Key with Passphrase run: | /usr/bin/expect <