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

This commit is contained in:
mt77 2025-05-15 00:30:35 +05:00
parent 852ec18c30
commit 4824a743c5

View File

@ -1,8 +1,8 @@
name: Build and Test Application
on:
push:
branches:
- release
tags:
- 'v*.*.*'
jobs:
build: