CI: auto tigger appcast.xml update after create release [skip ci]

This commit is contained in:
yicheng 2019-03-24 14:28:41 +08:00
parent 392ce21632
commit 23ca9cd1e7

View File

@ -48,3 +48,6 @@ deploy:
repo: yichengchen/clashX
branch: master
tags: true
after_deploy:
- 'curl -u yichengchen:$GitHub_Token -X POST https://api.github.com/repos/yichengchen/clashX/pages/builds -H "Accept: application/vnd.github.mister-fantastic-preview+json"'