Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 60ef919

Browse files
committed
project: Update github token.
1 parent 57f75f7 commit 60ef919

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SMP/appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ platform: x86+x64
1212

1313
environment:
1414
GITHUBTOKEN:
15-
secure: aiTcAD/YitqgwuiBdC3ImXiUlHfIIDD7ayjCs3Y3aAO5vEm1gA7flCZpUZ60a5am
15+
secure: c9Sads7Y16h7FP+LrR3IjVygYAgh8GByE8TtazxDg7jpPVxc+XDV81z7MoUc2Ada
1616
matrix:
1717
- MSVC_VER: 12
1818
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
@@ -136,6 +136,6 @@ deploy:
136136
tag: $(APPVEYOR_REPO_TAG_NAME)
137137
description: Pre-built static and shared libraries in 32b and 64b for $(APPVEYOR_PROJECT_NAME) $(APPVEYOR_REPO_TAG_NAME)
138138
auth_token:
139-
secure: aiTcAD/YitqgwuiBdC3ImXiUlHfIIDD7ayjCs3Y3aAO5vEm1gA7flCZpUZ60a5am
139+
secure: c9Sads7Y16h7FP+LrR3IjVygYAgh8GByE8TtazxDg7jpPVxc+XDV81z7MoUc2Ada
140140
artifact: $(APPVEYOR_PROJECT_NAME)_$(APPVEYOR_REPO_TAG_NAME)_msvc$(MSVC_VER)
141141
force_update: true

0 commit comments

Comments
 (0)