This commit is contained in:
2024-06-20 12:00:58 +02:00
parent 502994dc7d
commit 6e7b10c4cc

View File

@@ -30,5 +30,6 @@ jobs:
host: ${{ secrets.SERVER_HOST }}
username: ${{ secrets.SERVER_USERNAME }}
password: ${{ secrets.SERVER_PASSWORD }}
port: ${{ secrets.SERVER_PORT }}
source: "build/*"
target: ${{ secrets.SERVER_DIRECTORY }}