fixes deploy script
All checks were successful
wiai.de deployment / build (push) Successful in 20s

Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2025-01-07 11:24:16 +01:00
parent 3a3f703b10
commit c619b298bc

View File

@ -8,6 +8,8 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Show content
run: ls -la
- name: Deploy to ProdServer - name: Deploy to ProdServer
uses: easingthemes/ssh-deploy@main uses: easingthemes/ssh-deploy@main
env: env: