Fix workflow #26

Merged
Egamorf merged 2 commits from feature/fix-deploy-workflow into main 2025-04-28 00:52:10 +02:00
Showing only changes of commit 6995cde39d - Show all commits

View File

@@ -54,7 +54,7 @@ jobs:
password: ${{ secrets.DEV_PASSWORD }}
port: ${{ secrets.DEV_PORT }}
source: "./blazor/*"
target: "/home/gameideas"
target: "/var/www/"
- name: Update Entity Framework API on server
uses: appleboy/ssh-action@v1