Skip to content

Commit 38b4bfe

Browse files
committed
Work CI-CD
- Fix task parameter name. ***NO_CI*** (cherry picked from commit 686a8a2)
1 parent 8a2a349 commit 38b4bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
condition: ne( variables['StartReleaseCandidate'], true )
187187
displayName: Install nanoFramework MSBuild components
188188
env:
189-
GITHUB_TOKEN: $(GitHubToken)
189+
GitHubToken: $(GitHubToken)
190190

191191
- template: azure-pipelines-templates/check-nf-interpreter-to-test.yml
192192

0 commit comments

Comments
 (0)