diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index a832676..372cde7 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -88,7 +88,7 @@ jobs: deploy-to-server: - needs: build-and-release + needs: [build-and-release, backup-plugins] runs-on: ubuntu-latest steps: - name: Setup SSH directory and accept server host key