This commit is contained in:
2025-12-24 04:35:13 +06:00
parent a4bd6705b6
commit cdf2bf5952
5 changed files with 18 additions and 13 deletions

View File

@@ -1,13 +1,13 @@
name: Deploy
on:
push:
# tags:
# - "v[0-9]+.[0-9]+.[0-9]+"
# on:
# push:
# tags:
# - "v[0-9]+.[0-9]+.[0-9]+"
# paths:
# - ".gitea/workflows/deploy-client.yml"
# - "client/**"
# paths:
# - ".gitea/workflows/deploy-client.yml"
# - "client/**"
jobs:
publish-windows: