mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 05:53:12 -07:00
Setup AppVeyor Deploy
This commit is contained in:
parent
231f8e695a
commit
ba1f82fb97
1 changed files with 10 additions and 0 deletions
|
@ -13,3 +13,13 @@ build_script:
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: Chiaki
|
- path: Chiaki
|
||||||
name: Chiaki
|
name: Chiaki
|
||||||
|
|
||||||
|
deploy:
|
||||||
|
description: 'Chiaki Binaries'
|
||||||
|
provider: GitHub
|
||||||
|
auth_token:
|
||||||
|
secure: Amvzm3PMM5nv+iFsqaU7TZ9fgyYt/YIrOLV0QMiCyOoUlLRIaiYxWiJ7maTpxhZ9
|
||||||
|
artifact: "Chiaki"
|
||||||
|
on:
|
||||||
|
appveyor_repo_tag: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue