News
Verify Steps Tracker 我已经在 Issue Tracker 中找过我要提出的问题 Branch 我知道 OpenClash 的 Dev 分支切换开关位于插件设置-版本更新中 ...
git add . git commit -m "XX 新功能" git push origin HEAD -u 发布您的版本 需要 先 修改仓库设置 Settings - Actions - General - Read and write permissions - Save # CI 检测到 tag 会自动进行发版 git tag v1.0.0 git push origin v1.0.0 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results