diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index 386b3f2..4a0f0f5 100644 --- a/.gitea/workflows/workflow.yaml +++ b/.gitea/workflows/workflow.yaml @@ -82,7 +82,8 @@ jobs: key: ${{ env.SSH_PRIVATE_KEY }} port: ${{ env.SSH_PORT }} source: "./" - target: "${{ needs.prepare_deployment_vars.outputs.deploy_path }}" + # target: "${{ needs.prepare_deployment_vars.outputs.deploy_path }}" + target: "/tmp/app/main" debug: true # The 'exclude' parameter is supported and should be kept # exclude: |