Skip to content

Commit

Permalink
rollback of github api key, it was nuget which was updated
Browse files Browse the repository at this point in the history
  • Loading branch information
zarunbal committed May 10, 2020
1 parent 5d9fb5f commit b800041
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ version: 1.8.{build}
branches:
only:
- master
image: Visual Studio 2019
image: Visual Studio 2017
environment:
my_variable:
secure: Qpq/4cyuTUzmt/r4HsQxioG6WXrZSK3mzVq5iUJC2RI=
NugetApiKey:
secure: Ar6IQ+BxCwH6r8SgUB+6wzlWRD0Y+pkW+eFhZUTsF/yb5SyfEcDV7RNzzbGGe26Y
secure: wvIhRcMUX/CvZjPhzCk7fBowLUSFcILbfomGr+rl8iBv0sdBn4cAuv/CAHJda9BQ
ChocolateyApiKey:
secure: mXmzLqgFyDEjGRcE4UpqwqOXmdiCm9HwJ2V3LzSAz06GL1OaBDoTzidw7Rly+UHk
GitHubApiKey:
secure: wvIhRcMUX/CvZjPhzCk7fBowLUSFcILbfomGr+rl8iBv0sdBn4cAuv/CAHJda9BQ
secure: N83nQZ/QQVqpRnl0D6F/xSbKjn062y07JdskpUpbWryMY2JDo4Be9lUXmob+xcOO
build_script:
- cmd: PowerShell.exe -NoProfile -ExecutionPolicy Bypass -Command "& '.\build.ps1' --target Clean Pack Publish CreateSetup PublishToAppveyor ChangeVersionNumber --Configuration Release"
test: off

0 comments on commit b800041

Please sign in to comment.