1
0
mirror of synced 2024-09-24 11:38:22 +02:00
Switch-Toolbox/appveyor.yml
KillzXGaming 18a5675017 Fix
2019-03-27 21:07:34 -04:00

17 lines
392 B
YAML

version: 1.0.{build}
environment:
name: Switch-Toolbox
build:
project: Switch_Toolbox.sln
verbosity: minimal
deploy:
- provider: GitHub
tag: EXPERIMENTAL_v1.0r2,5_BETA
release: Experimental Release
auth_token:
secure: vDPwgMnjU54ZBjDmIfPNaES/JfhJBkj1yZ1kZwNf3ls8IUjPhVEWR2FDBVV0MySO
artifact: Switch-Toolbox-Latest.zip
draft: false
prerelease: true
force_update: true