diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5997e03b..49d30982 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -22,6 +22,8 @@ jobs: versionSpec: $(node_version) displayName: 'Install Node.js' - script: node -v + env: + GH_TOKEN: $(GITHUB_TOKEN) # - job: Windows # pool: