update dev.yml
All checks were successful
Website / Website veröffentlichen (push) Successful in 6s

This commit is contained in:
2024-07-12 07:53:19 +02:00
parent 93ecdb17ce
commit c87afa379a

View File

@@ -28,7 +28,7 @@ jobs:
- name: Deploy
run: |
cd public
rsync -azr --delete ./ /var/www/html/www.ftecke.de/
rsync -azr --delete ./ /var/www/html/dev.ftecke.de/
# - name: Notification
# uses: actions/telegram-action@main
# if: always()