Browse Source

Added link to AppVeyor build in generated draft

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

+ 1
- 1
appveyor.yml View File

@ -22,7 +22,7 @@ deploy:
release: BSIPA $(bsipa_version)-draft
tag: $(bsipa_version)
description: |
**Build:** $(bsipa_version)-$(APPVEYOR_BUILD_NUMBER) [$(configuration)|$(platform)]
**Build:** [$(bsipa_version)-$(APPVEYOR_BUILD_NUMBER)](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded/builds/$(APPVEYOR_BUILD_ID)) [$(configuration)|$(platform)]
**Latest Commit:** $(APPVEYOR_REPO_COMMIT)
- `$(APPVEYOR_REPO_COMMIT_MESSAGE)`
- `$(APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED)`


Loading…
Cancel
Save