Build releases on Windows stable

This commit is contained in:
Christian Duerr 2020-01-08 23:31:55 +00:00 committed by GitHub
parent fc86d7620e
commit 3f0f352840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

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