diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index cf01a87..1f3a048 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -68,7 +68,7 @@ jobs: ## deploy to production - name: Deploy to prod - uses: appleboy/ssh-action@0.1.3 + uses: appleboy/scp-action@0.1.3 id: deploy-prod if: contains(github.ref, 'main') with: