Skip to content

Commit 989db28

Browse files
committed
Restore xd_dev secure auth_token for AppVeyor
1 parent e919387 commit 989db28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ deploy:
6868
release: OpenXRay (build $(appveyor_build_version))
6969
description: $(APPVEYOR_REPO_COMMIT_MESSAGE)
7070
auth_token:
71-
secure: EwMP7ob9Q7cE1EvW72ybDSYjbD44IQRDFhbCQcdOuBSSz9PbO/Pq2ZUNuMqPuvsV
71+
secure: kGVniXDR926BfVcA97y25BzALbijvgboBsozZzY9yc8RPz15Q4YG474h7vl14/J1
7272
artifact:
7373
OpenXRay.Dx86.7z, OpenXRay.Dx64.7z, OpenXRay.Mx86.7z, OpenXRay.Mx64.7z, OpenXRay.Rx86.7z, OpenXRay.Rx64.7z,
7474
Symbols.Dx86.7z, Symbols.Dx64.7z, Symbols.Mx86.7z, Symbols.Mx64.7z, Symbols.Rx86.7z, Symbols.Rx64.7z
7575
draft: true
76-
force_update: true
76+
force_update: true

0 commit comments

Comments
 (0)