Обновить .gitea/workflows/deploy.yml

This commit is contained in:
mt77 2025-08-12 14:57:13 +05:00
parent 4824a743c5
commit 960e849575

View File

@ -2,6 +2,9 @@ name: Deploy Docker Image
on:
workflow_dispatch:
push:
branch:
- master
jobs:
deploy: