Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2025-09-07 23:55:46 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-09-08 01:29:30 +0300
commit7b039d219efb0b49432f986330b8ae5cd4602e7c (patch)
tree28073a6d69104f75ac7954aaeb5c96a1dbdcfec5 /.github
parentdbec28b91529d16241f4917d694288d14c2a28d2 (diff)
v2.6.8v2.6.8
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index cecdc807..84198bbc 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -7,6 +7,8 @@ on:
push:
branches:
- main
+ tags:
+ - "v*.*.*"
paths:
- '.github/workflows/release.yml'
- '**.js'