ci push new gds on  every successful build
diff --git a/.github/workflows/user_project_ci.yml b/.github/workflows/user_project_ci.yml
index 7d4ec32..f78098f 100644
--- a/.github/workflows/user_project_ci.yml
+++ b/.github/workflows/user_project_ci.yml
@@ -130,7 +130,7 @@
           make verify-usb2uart-gl
 
       - name: Push gds
-        if: github.event_name == 'workflow_dispatch'
+        #if: github.event_name == 'workflow_dispatch'
         run: |
           ls -la
           git status