Skip to content

Commit c342635

Browse files
authored
updated secrets with encrypted values
1 parent 0800401 commit c342635

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

appveyor.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ artifacts:
2525
test: off
2626
environment:
2727
IS_SECURE_BUILDENVIRONMENT:
28-
secure: The encoded value of 'true' (not including the apostrophes)
28+
secure: xU2zj54rFEPVqg/UuGU/DA==
2929
GITHUB_REPO_TOKEN:
30-
secure: The encoded value of your GitHub Access Token.
30+
secure: AzNlvlKMzcoPNzawN3Hv48N6dzPa0N57HdFfAXP2cELBp9uiwJxtLdKWuDhZyf21
3131
NUGET_APIKEY:
32-
secure: The encoded value of your NuGet ApiKey.
32+
secure: 81vsB74sZV0IlV1Ru/qKPbaDS47lQ80aeOLWCPmlvak7O/RA9EqqFqWVxZFS0ora
3333
CHOCO_APIKEY:
34-
secure: The encoded value of the Choco API Key (dotnet-script account).
34+
secure: scd8oB50KqKDRvt/+TSgUJavZzY39iqqa+1AZmj1CGue1/vjWJn6vIO4sMhN+d2l

0 commit comments

Comments
 (0)