mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Setup AppVeyor Deploy
This commit is contained in:
parent
231f8e695a
commit
3c6c42ea45
1 changed files with 10 additions and 0 deletions
|
@ -13,3 +13,13 @@ build_script:
|
|||
artifacts:
|
||||
- path: 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