From 738c09e31bfce56d51d40a41f941539da83502f8 Mon Sep 17 00:00:00 2001 From: Jeremy Hayes Date: Mon, 25 Jul 2022 17:00:48 -0600 Subject: [PATCH] Update release description Fix #2978. --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index bf8c5726..b08c47b9 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -98,7 +98,7 @@ deploy: auth_token: secure: YglcSYdl0TylEa59H4K6lylBEDr586NAt2EMgZquSo+iuPrwgZQuJLPCoihSm9y6 release: master-tot - description: "Continuous build of the latest master branch by Appveyor and Travis CI" + description: "Continuous build of the latest master branch by Appveyor and Github" artifact: artifacts-zip draft: false prerelease: false