Skip to content

Commit a2d1399

Browse files
committed
Try to fix auto-deploy
1 parent d2d99f7 commit a2d1399

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.4.3.{build}
1+
version: 1.4.4.{build}
22
image: Visual Studio 2017
33
skip_non_tags: false
44
configuration: Release
@@ -23,7 +23,7 @@ deploy:
2323
description: ''
2424
provider: GitHub
2525
auth_token:
26-
secure: 7T+aUcPgiRzaxvOIQOEzlgKfK/Ni3aOSI6XM/tahsOx87NRiZ1B0sHuIBJ0KYFUz
26+
secure: U16Nj8fV/jXWcRzgIA5fXCB6LzGljFV6wi8FoJjUbGi99fRo+5Ivqe8XWiwlqa/T
2727
artifact: /.*\.zip/
2828
draft: false
2929
prerelease: false

0 commit comments

Comments
 (0)