From 12bd87a25ac4ee03fbd954dd357ee1dc48da742d Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Mon, 13 May 2019 15:38:50 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E6=9B=B4=E6=96=B0yml=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=87=AA=E5=8A=A8=E9=83=A8=E7=BD=B2=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appveyor.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 15a90986..e53c10a1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -78,6 +78,17 @@ artifacts: - path: Bootstrap.Admin\bin\release\netcoreapp2.2\publish\ name: BootstrapAdmin type: WebDeployPackage +deploy: +- provider: GitHub + tag: v$(appveyor_build_version) + release: BootstrapAdmin-v$(appveyor_build_version) + description: BootstrapAdmin auto generated by Appveyor + auth_token: + secure: bTF+J9xTuL63Q3fMN533GYvPEjHYPZsFRCVrpYpyFNcQpLe3CMLYT1D/x52J9nhC + artifact: BootstrapAdmin + draft: true + prerelease: true + force_update: true notifications: - provider: Email to: