From 4878d603222ed929d3b9c1f4254a2f3349627165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Kr=C3=A4mer?= Date: Mon, 5 Dec 2022 16:08:01 +0100 Subject: [PATCH] Update GitHub auth token --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 889f728..f0576a7 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -33,6 +33,6 @@ deploy: description: "See milestone for changes: https://github.com/opentracing-contrib/csharp-grpc/milestones" draft: true auth_token: - secure: 4zbtMttqfBfv1zsFBS6mUY+KHaACsFcvc+zVH0Y2BTI2w3ImAQhk7c4Fdet5OGG+ + secure: SxKL8x38Ne7E9XNkuavztRTZawwt+89CAg/4PvA5DwZGMc6looeyiEKJST6Dtuii on: appveyor_repo_tag: true