From f1681b3133bd026a8612f31a4de0ee2302a23ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leslie=20Leigh=20=28=E6=9D=8E=E7=9A=84=E5=BA=8F=29?= Date: Wed, 23 Sep 2020 15:01:48 +0800 Subject: [PATCH] Update GitHub releases auth token (#12) --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index b287d03..7df912c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,9 +18,9 @@ deploy: description: 'A FBX to glTF file format converter.' provider: GitHub auth_token: - secure: xxyy + secure: kqqOO+PbfI41hxJ1NT4tkKIaIOZZxHRJLx+yghtRMgXPFUkXArTTsQUUjXzzw2/N artifact: archive draft: true prerelease: true on: - APPVEYOR_REPO_TAG: true \ No newline at end of file + APPVEYOR_REPO_TAG: true