From 8c8ea364bc9c6189c717076b84456469814bfa35 Mon Sep 17 00:00:00 2001 From: code-wolf-byte Date: Sat, 31 Aug 2024 11:09:22 -0700 Subject: [PATCH] Update CD..yml --- .github/workflows/CD..yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/CD..yml b/.github/workflows/CD..yml index 14ab975..9bad566 100644 --- a/.github/workflows/CD..yml +++ b/.github/workflows/CD..yml @@ -7,9 +7,6 @@ jobs: runs-on: ubuntu-latest steps: - - name: Checkout code - uses: actions/checkout@v2 # Ensures the code is checked out from the repository - - name: Print VPS details env: VPS_HOST: ${{ secrets.HOST }}