remove sing-box subscription support
notes: you can use sing-box-yaott or qjebbs[may not be stable yet]
This commit is contained in:
4
.github/workflows/debug.yml
vendored
4
.github/workflows/debug.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user