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

This commit is contained in:
2025-04-02 12:02:51 +00:00
parent be634d9aab
commit 6b6ed7b9ed

View File

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