From 7f534f68b83517aa3df129d23628892a161fb500 Mon Sep 17 00:00:00 2001 From: r_dh Date: Wed, 22 Jul 2020 12:59:33 +0200 Subject: [PATCH] ci: Updated config --- appveyor.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 7b5bb9f..ec3d31f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,6 +7,8 @@ configuration: Release environment: nodejs_version: 12 + GH_TOKEN: + secure: OCJrZypxmjb/p7vZIcwiGR4SaMiHZ269r2vcgPKdf5E+bv86X7aW+doKKR7HcTgh skip_commits: files: @@ -42,6 +44,6 @@ install: npm install -g semantic-release - + deploy_script: - semantic-release \ No newline at end of file