From b3c4aefd5a91ae082d873005e3d1851afcab5e17 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Sun, 14 Oct 2018 02:52:08 -0500 Subject: [PATCH] Added build information to draft description --- appveyor.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index bff4ed44..3e151f01 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,6 +21,11 @@ deploy: - provider: GitHub release: BSIPA $(bsipa_version)-draft tag: $(bsipa_version)-draft + description: | + **Build:** $(bsipa_version)-{build} ({branch}) [$(configuration)|$(platform)] + **Latest Commit:** #$(APPVEYOR_REPO_COMMIT) + - `$(APPVEYOR_REPO_COMMIT_MESSAGE)` + - `$(APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED)` auth_token: secure: KhF3q/zWEFwrW0QeZLqE3NAkWR4u9iVhsmcyzXvwwJ28fUy+MzW4CWBx3RxNM60t artifact: IPA/Bin/$(configuration).zip