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
AppVeyor will no longer overwrite old releases
pull/1/head
Anairkoen Schno
6 years ago
parent
45b343616d
commit
aacb7deb46
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
appveyor.yml
+ 2
- 2
appveyor.yml
View File
@ -18,8 +18,8 @@ build:
project
:
BSIPA.sln
deploy:
-
provider
:
GitHub
release
:
BSIPA $(bsipa_version)
tag
:
$(bsipa_version)
release
:
BSIPA $(bsipa_version)
-pre
tag
:
$(bsipa_version)
-pre
auth_token:
secure
:
KhF3q/zWEFwrW0QeZLqE3NAkWR4u9iVhsmcyzXvwwJ28fUy+MzW4CWBx3RxNM60t
artifact
:
IPA/Bin/$(configuration).zip
Write
Preview
Loading…
Cancel
Save