Browse Source

Fixed (?) AppVeyor format

pull/1/head
Anairkoen Schno 6 years ago
parent
commit
a55ca23553
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@ -29,7 +29,7 @@ deploy:
- provider: GitHub - provider: GitHub
release: BSIPA $(bsipa_version)-pre release: BSIPA $(bsipa_version)-pre
tag: $(bsipa_version)-pre tag: $(bsipa_version)-pre
description: |-4
description: |
[![Build status](https://ci.appveyor.com/api/projects/status/fql702mky0d5bcky?svg=true)](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded) [![Build status](https://ci.appveyor.com/api/projects/status/fql702mky0d5bcky?svg=true)](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded)
$(APPVEYOR_REPO_COMMIT_MESSAGE) $(APPVEYOR_REPO_COMMIT_MESSAGE)
auth_token: auth_token:


Loading…
Cancel
Save