Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Commit b838028

Browse files
authored
update github api tokens
1 parent f4aaf02 commit b838028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ deploy:
119119
tag: $(appveyor_build_version)-rc
120120
release: OpenCover (Release Candidiate) $(appveyor_build_version)
121121
auth_token:
122-
secure: thjVnm0YNqFzuRd6kLGj0bKHlPfPbRNOj3clihjeQP4MnJItTRLMogx+pC5w43Nd
122+
secure: T8hG3PcjoJoYaCr7ND6wFfzJdje9TYqbvBl9pFmh3EmI6relJrXzAGAooe9lBYjt
123123
artifact: Installer, ZipArchive
124124
prerelease: true
125125
on:
@@ -128,7 +128,7 @@ deploy:
128128
tag: $(appveyor_build_version)
129129
release: OpenCover (Release) $(appveyor_build_version)
130130
auth_token:
131-
secure: thjVnm0YNqFzuRd6kLGj0bKHlPfPbRNOj3clihjeQP4MnJItTRLMogx+pC5w43Nd
131+
secure: T8hG3PcjoJoYaCr7ND6wFfzJdje9TYqbvBl9pFmh3EmI6relJrXzAGAooe9lBYjt
132132
artifact: Installer, ZipArchive
133133
on:
134134
branch: release

0 commit comments

Comments
 (0)