Skip to content

Commit 9b7e7ad

Browse files
committed
COMP: Update appveyor secure env. value associated with GITHUB_TOKEN
Previous value of the corresponding "Personal access token" had been discarded and a new token needed to be generated.
1 parent 934889f commit 9b7e7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ environment:
2626
PYTHON_DIR: "C:\\Python38-x64"
2727
PATH: "%PYTHON_DIR%;%PYTHON_DIR%\\Scripts;%PATH%"
2828
GITHUB_TOKEN:
29-
secure: tBrUc3IczNjD3kBiOYQ0bYF9tDXv7jQU33G3vZhhhbSDtxWVNeZo7iKmEuXyDbkw
29+
secure: flP1v3MokRo5vfouDv3owIVA9LQWCK0/fZLD3QWAT+aIt2Ce8UdzMyXtpkHz4Wqj
3030
APPVEYOR_API_TOKEN:
3131
secure: U5fSDWJH39dwzLUfl7RZ0FwF+q7pK5tbAU8WGxO/1hc=
3232

0 commit comments

Comments
 (0)