We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6101977 commit 1c9d4e1Copy full SHA for 1c9d4e1
azure-pipelines.yml
@@ -9,4 +9,4 @@ steps:
9
- powershell: .\build.ps1
10
env:
11
NuGetApiKey: $(NuGetApiKey)
12
- GitHubAuthenticationToken: $(GitHubAuthenticationToken)
+ GitHubAuthenticationToken: $(GitHubApiKey)
0 commit comments