diff --git a/appveyor.yml b/appveyor.yml index 46112641a6..10a9f97a2b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -37,3 +37,12 @@ notifications: Authorization: secure: uH4c9HNDdRuL4omqqbTtBq3KgzjGTFmpvPdiNuk9391Z0YXRoRLA1Ptpa3seZ0Pt on_build_failure: false + +deploy: + - provider: Webhook + url: https://nightly.yarnpkg.com/release_appveyor + authorization: + secure: uH4c9HNDdRuL4omqqbTtBq3KgzjGTFmpvPdiNuk9391Z0YXRoRLA1Ptpa3seZ0Pt + on: + branch: /^.*-stable$/ + appveyor_repo_tag: true diff --git a/resources/winsetup/YarnSetup.wixproj b/resources/winsetup/YarnSetup.wixproj index 1ad2da31dc..1039863744 100644 --- a/resources/winsetup/YarnSetup.wixproj +++ b/resources/winsetup/YarnSetup.wixproj @@ -79,10 +79,10 @@ /> - +