diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 65a2cf6..0c14d35 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,7 +13,7 @@ jobs: - name: Checkout code uses: actions/checkout@v2 - - name: SSH and DEPLOY + - name: SSH and DEPLOY to AWS EC2 env: SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }} shell: bash