Skip to content

Commit cd69f64

Browse files
committed
feat: 添加sub-store路径选项,支持公网分享订阅
1 parent 579d557 commit cd69f64

File tree

5 files changed

+143
-63
lines changed

5 files changed

+143
-63
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
<version>${VERSION}</version>
104104
<url>https://gh.39.al/https://github.com/sinspired/SubsCheck-Win-GUI/releases/download/${CURRENT_TAG}/subs-check-win.zip</url>
105105
<changelog>https://gh.39.al/https://raw.githubusercontent.com/sinspired/SubsCheck-Win-GUI/master/CHANGELOG.md</changelog>
106-
<mandatory>false</mandatory>
106+
<mandatory>true</mandatory>
107107
<executable>subs-check.win.gui.exe</executable>
108108
</item>
109109
EOF
@@ -137,7 +137,7 @@ jobs:
137137
token: ${{ secrets.TELEGRAM_BOT_TOKEN }} # Bot Token
138138
format: markdown
139139
message: |
140-
💻 *subs-check_GUI 更新*
140+
💻 *subs-check_GUI 更新(推荐)*
141141
142142
版本: `${{ github.ref_name }}`
143143
项目: `${{ github.repository }}`

MainGui.Designer.cs

Lines changed: 77 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)