Browse Source

Update auth token in AppVeyor configuration

Michael Ragazzon 3 years ago
parent
commit
5f63d5aa0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .appveyor.yml

+ 1 - 1
.appveyor.yml

@@ -155,7 +155,7 @@ deploy:
   description: 'Release description'
   provider: GitHub
   auth_token:
-    secure: g/WlXrOszpqKYC++IvUvNOPhuEeHbMm+2/TWzcgQko+nIGKmjvfAWUxouNhgsUy9
+    secure: YN5NBflQ6G3yLsNYRPTjgz5vXqaZeIstxzRx4XqC8VVOUKL/TY2JOdxNQKTZOwLM
   artifact: /.*\.zip/
   draft: true
   prerelease: false