|
|
@ -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)` |
|
|
|