This commit is contained in:
2025-12-23 20:50:13 +06:00
parent 72f46df4d1
commit aef93ef821
4 changed files with 48 additions and 8 deletions

View File

@@ -2,11 +2,9 @@ name: Deploy
on:
push:
# branches:
# - release
# tags:
# - "v[0-9]+.[0-9]+.[0-9]+"
#
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
paths:
- ".gitea/workflows/deploy-client.yml"
- "client/**"
@@ -46,7 +44,6 @@ jobs:
with:
files: |
nsis/**
body: "New version"
draft: true
# publish-web: