diff --git a/.github/workflows/astro.yml b/.github/workflows/astro.yml index 182c8cf..83d9efe 100644 --- a/.github/workflows/astro.yml +++ b/.github/workflows/astro.yml @@ -11,6 +11,7 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v2 + - name: Execute remote SSH commands uses: appleboy/ssh-action@master with: