v3.3.0: 新增 iOS 平台的 bark 推送,修复 ntfy 配置问题

This commit is contained in:
sansan
2025-11-24 07:09:24 +08:00
parent e31a20a13a
commit bf6a3d760e
11 changed files with 312 additions and 36 deletions
+1
View File
@@ -62,6 +62,7 @@ jobs:
NTFY_TOPIC: ${{ secrets.NTFY_TOPIC }}
NTFY_SERVER_URL: ${{ secrets.NTFY_SERVER_URL }}
NTFY_TOKEN: ${{ secrets.NTFY_TOKEN }}
BARK_URL: ${{ secrets.BARK_URL }}
GITHUB_ACTIONS: true
run: python main.py