diff --git a/.gitea/workflows/deploy-test.yaml b/.gitea/workflows/deploy-test.yaml index 31a2a1c..19dde20 100644 --- a/.gitea/workflows/deploy-test.yaml +++ b/.gitea/workflows/deploy-test.yaml @@ -19,7 +19,7 @@ jobs: - name: Test static page run: bash ${{ gitea.workspace }}/bin/test_static_page.sh - name: Deploy to Server - uses: https://git.myco.systems/mirrors/ssh-deploy@v4 + uses: https://git.myco.systems/mirrors/ssh-deploy@main env: SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }} ARGS: "-rlgoDzvc -i --delete"