mudgangster

Tiny, scriptable MUD client
Log | Files | Refs | README

commit c43d5d9c6f0f64945eeecc8c0434e48da0c658a7
parent 84817315729ba4e6f4f099fb94073f917c588229
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Sat,  2 May 2020 22:23:59 +0300

Deploy to Github releases

Diffstat:
Mappveyor-windows.yml | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/appveyor-windows.yml b/appveyor-windows.yml @@ -12,3 +12,9 @@ build_script: artifacts: - path: installer/MudGangsterInstaller.exe + +deploy: +- provider: GitHub + auth_token: + secure: uTKqq6j9jmjRhhb8XGIpL1Xp2Fc1QtPeq0aaWbqXa5Tz6lL/dTVfrfFpceQDnbz1 + artifact: installer/MudGangsterInstaller.exe