Skip to content

Commit 30ba65e

Browse files
author
alexey.gadzhiev
committed
Encript the key
1 parent 44438d4 commit 30ba65e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ deploy:
5858
description: 'Tarantool internal win dist'
5959
provider: GitHub
6060
auth_token:
61-
secure: d5e27b1cf4e4a9b51d918ec9f1cf59c7c3cd880f # your encrypted token from GitHub
61+
secure: y0ASjHrs4wZFAURc4N5oVCzdNtw8XPzd2fzGB+py0a5u8o3HenR2hu09zMjuv0H5
6262
#artifact: /.*\.dll/ # upload all dlls packages to release assets
6363
draft: false
6464
prerelease: false
6565
on:
6666
branch: odbc # release from master branch only
67-
appveyor_repo_tag: true
67+
appveyor_repo_tag: false

0 commit comments

Comments
 (0)