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:
-rw-r--r--.github/workflows/release.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 0526569f..5c10d5a0 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -7,6 +7,16 @@ on:
push:
branches:
- main
+ paths:
+ - '**.js'
+ - '**.css'
+ - '**.html'
+ - '**.go'
+ - '**.sh'
+ - '**.go'
+ - 'go.mod'
+ - 'go.sum'
+ - 'x-ui.service'
jobs:
build: