This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Added auto-deployment to AppVeyor
pull/46/head
Anairkoen Schno
6 years ago
parent
159783c1ec
commit
29e1436dd2
1 changed files
with
11 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-1
appveyor.yml
+ 11
- 1
appveyor.yml
View File
@ -13,4 +13,14 @@ artifacts:
-
path
:
IPA/bin/$(configuration)
build:
verbosity
:
normal
project
:
BSIPA.sln
project
:
BSIPA.sln
deploy:
-
provider
:
GitHub
release
:
BSIPA {NEWVER}
auth_token:
secure
:
KhF3q/zWEFwrW0QeZLqE3NAkWR4u9iVhsmcyzXvwwJ28fUy+MzW4CWBx3RxNM60t
artifact
:
IPA\Bin\Release.zip
draft
:
true
force_update
:
true
on
:
branch
:
master
Write
Preview
Loading…
Cancel
Save