From 5d4ef3435cb1bfbebb98f3b2ccbeeb705ee013f7 Mon Sep 17 00:00:00 2001 From: jliddev Date: Thu, 4 Feb 2021 14:51:47 -0600 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) 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: