Skip to content

Commit d1a75da

Browse files
committed
CI: Fix envvar
[ci skip]
1 parent a99c84f commit d1a75da

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
@@ -16,7 +16,7 @@ environment:
1616
# See: http://stackoverflow.com/a/13751649/163740
1717
CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\ci\\run_with_env.cmd"
1818
clone_folder: C:\projects\pandas
19-
UPLOAD_TOKEN:
19+
UPLOAD_KEY:
2020
secure: 7/x6y6mkoFdHwnnE3bYmPj5gkF1KMi69JyfXlOC/Yys1twKZs5UbxmxEAdmJYdDQ
2121

2222
matrix:

0 commit comments

Comments
 (0)