From fb4d2eb719c5135b6d807a3286ac7a1a7bb61235 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Sun, 14 Oct 2018 22:49:41 -0500 Subject: [PATCH] Added link to AppVeyor build in generated draft --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index f2ff6392..f97618f2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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)`