remove sing-box subscription support

notes: you can use sing-box-yaott or qjebbs[may not be stable yet]
This commit is contained in:
renovate[bot]
2023-08-30 15:46:57 +07:00
parent b207242c2e
commit 92ddd8dc37
5 changed files with 10 additions and 70 deletions

View File

@@ -16,6 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Get tags
id: get_tags
@@ -52,6 +54,8 @@ jobs:
needs: [build]
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Get tags
id: get_tags