Обновить .gitea/workflows/dispatch_prod.yaml #2

Merged
alex merged 1 commits from alex-patch-1 into main 2025-04-02 12:03:34 +00:00

View File

@@ -14,7 +14,6 @@ jobs:
deploy: deploy:
name: Deployment Task name: Deployment Task
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps: steps:
- name: Checkout code - name: Checkout code