diff --git a/.gitea/workflows/dev-2-0.yaml b/.gitea/workflows/dev-2-0.yaml index 62d25c7..c258f42 100644 --- a/.gitea/workflows/dev-2-0.yaml +++ b/.gitea/workflows/dev-2-0.yaml @@ -29,10 +29,4 @@ jobs: - name: Deploy run: | cd public - rsync -azr --delete ./ /var/www/html/dev.ftecke.de/ - # - name: Notification - # uses: actions/telegram-action@main - # if: always() - # with: - # chat_id: ${{ secrets.TG_CHAT_ID }} - # token: ${{ secrets.TG_TOKEN }} + rsync -azr --delete ./ /var/www/html/dev.ftecke.de/