Update .gitea/workflows/sgeupdated.yml

This commit is contained in:
2025-10-21 18:44:31 +03:00
parent f21f869305
commit c411585bd6

View File

@@ -51,7 +51,7 @@ jobs:
echo "✅ Frontend changed: $FRONTEND_CHANGED"
echo "✅ Backend changed: $BACKEND_CHANGED"
# ... your Deploy Backend and Deploy Frontend steps remain the same ...
# ... your Deploy Baackend and Deploy Frontend steps remain the same ...
- name: Deploy Backend
if: ${{ steps.detect.outputs.backend == 'true' }}