Skip to content

Commit 24f2999

Browse files
committed
project: Update github token.
1 parent 2978667 commit 24f2999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SMP/appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ platform:
1414

1515
environment:
1616
GITHUBTOKEN:
17-
secure: aiTcAD/YitqgwuiBdC3ImXiUlHfIIDD7ayjCs3Y3aAO5vEm1gA7flCZpUZ60a5am
17+
secure: c9Sads7Y16h7FP+LrR3IjVygYAgh8GByE8TtazxDg7jpPVxc+XDV81z7MoUc2Ada
1818
matrix:
1919
- MSVC_VER: 14
2020
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
@@ -176,6 +176,6 @@ deploy:
176176
tag: $(APPVEYOR_REPO_TAG_NAME)
177177
description: Pre-built static and shared libraries in 32b and 64b for $(APPVEYOR_PROJECT_NAME) $(APPVEYOR_REPO_TAG_NAME)
178178
auth_token:
179-
secure: aiTcAD/YitqgwuiBdC3ImXiUlHfIIDD7ayjCs3Y3aAO5vEm1gA7flCZpUZ60a5am
179+
secure: c9Sads7Y16h7FP+LrR3IjVygYAgh8GByE8TtazxDg7jpPVxc+XDV81z7MoUc2Ada
180180
artifact: lib$(APPVEYOR_PROJECT_NAME)_$(APPVEYOR_REPO_TAG_NAME)_msvc$(MSVC_VER)_$(PLATFORM), $(APPVEYOR_PROJECT_NAME)_$(APPVEYOR_REPO_TAG_NAME)_$(PLATFORM)
181181
force_update: true

0 commit comments

Comments
 (0)