1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-25 14:05:41 -05:00

Build releases on Windows stable

This commit is contained in:
Christian Duerr 2020-01-08 23:31:55 +00:00
parent 328aff0aff
commit 7533ad6daa

View file

@ -69,6 +69,8 @@ deploy:
file: "./target/deploy/*"
on:
tags: true
rust: stable
rust:
- stable
- stable-x86_64-pc-windows-msvc
condition: $CLIPPY != true
repo: jwilm/alacritty