Added Webhook notifications for Appveyor.
This commit is contained in:
parent
947067de81
commit
c41f19224d
@ -171,3 +171,7 @@ deploy:
|
|||||||
prerelease: false
|
prerelease: false
|
||||||
on:
|
on:
|
||||||
appveyor_repo_tag: true
|
appveyor_repo_tag: true
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
- provider: Webhook
|
||||||
|
url: https://api.citra-emu.org/code/appveyor/notify
|
||||||
|
Loading…
Reference in New Issue
Block a user