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 8a2a349 commit 38b4bfeCopy full SHA for 38b4bfe
azure-pipelines.yml
@@ -186,7 +186,7 @@ jobs:
186
condition: ne( variables['StartReleaseCandidate'], true )
187
displayName: Install nanoFramework MSBuild components
188
env:
189
- GITHUB_TOKEN: $(GitHubToken)
+ GitHubToken: $(GitHubToken)
190
191
- template: azure-pipelines-templates/check-nf-interpreter-to-test.yml
192
0 commit comments